Fix typo in has_update ; Add more in README Usage

This commit is contained in:
Cyrille L 2024-09-18 11:23:41 +02:00
parent abafbf3d55
commit 8f30c9ed30
2 changed files with 5 additions and 1 deletions

View File

@ -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
```