1
0
Fork 0

Update 'README.md'

This commit is contained in:
Bret 2020-11-15 04:44:53 -05:00
parent b2058cf7b0
commit 9f821cab2c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ serverStatus
=============================
Shows a list of sensor data from the server. To regenerate, do the following:
```
sudo wget -O /usr/bin/status https://psi.cynicaloptimist.me/Caffarius/serverStatus/raw/branch/master/status
sudo wget -O /usr/bin/status https://psi.cynop.me/Caffarius/serverStatus/raw/branch/master/status
sudo chmod 700 /usr/bin/status
```