1
0
mirror of https://github.com/byReqz/stocheck.git synced 2024-09-28 19:43:14 +00:00

Update README.md

This commit is contained in:
Nils 2021-01-22 23:43:03 +00:00 committed by GitHub
parent 76daad9e84
commit c82fbe82c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,11 @@ Options: <br>
-h/--help -- show help <br>
-u/--update -- update the script <br>
**running it on a remote machine:**
```bash
ssh root@remote 'bash -s' < stocheck.sh
```
# installation
1. download the script: <br>
```bash