fix action test & update readme

This commit is contained in:
IgorKha 2021-10-15 19:20:30 +03:00
parent 8148fedc19
commit 7241b15abe
No known key found for this signature in database
GPG key ID: F283C5AB2D59E902
3 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
### Deploy with sh script
```console
sh -c "$(curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh)" "" --config
curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh | bash -s -- --config
```
```console