mirror of
https://github.com/byReqz/stocheck.git
synced 2024-11-14 11:43:15 +00:00
Update README.md
This commit is contained in:
parent
c82fbe82c4
commit
2a9f68f746
12
README.md
12
README.md
@ -22,12 +22,14 @@ ssh root@remote 'bash -s' < stocheck.sh
|
||||
wget https://git.byreqz.de/byreqz/stocheck/raw/branch/main/stocheck.sh
|
||||
```
|
||||
2. run it with <br>
|
||||
``
|
||||
```bash
|
||||
bash stocheck.sh
|
||||
``
|
||||
```
|
||||
or <br>
|
||||
``
|
||||
```bash
|
||||
chmod +x stockheck.sh && ./stocheck.sh
|
||||
``
|
||||
```
|
||||
3. optionally alias it <br>
|
||||
``alias stocheck="~/stocheck.sh"``
|
||||
```bash
|
||||
alias stocheck="~/stocheck.sh"
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user