Fix typo in has_update ; Add more in README Usage
This commit is contained in:
parent
abafbf3d55
commit
8f30c9ed30
|
@ -37,3 +37,7 @@ project. You can use it with an external script in a crontab that checks the
|
|||
ouput of *has_update*. Do not forget, in that case, to not give argument. With
|
||||
no argument, *has_update* ouputs a message ONLY if an update is available.
|
||||
|
||||
```
|
||||
cd /home/mastodon/live
|
||||
/srv/toot/tools/has_update
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue