Update README.md

Typo!
pull/1/head
Mason10198 3 years ago
parent 4405ea801c
commit d140733e47

@ -173,13 +173,13 @@ To use the CONTROL.sh script, you need to call it with two parameters:
For example, to completely disable SkywarnPlus, you would use:
```bash
/usr/local/bin/SkywarnPlus/CONTROL.sh enable true
/usr/local/bin/SkywarnPlus/CONTROL.sh enable false
```
And to reenable it, you would use:
```bash
/usr/local/bin/SkywarnPlus/CONTROL.sh enable false
/usr/local/bin/SkywarnPlus/CONTROL.sh enable true
```
And to toggle it, you would use:

Loading…
Cancel
Save

Powered by TurnKey Linux.