Update readme

This commit is contained in:
Sergey Morozov 2019-08-26 18:55:50 +03:00
parent c096abf094
commit f79501dbc0
1 changed files with 0 additions and 1 deletions

View File

@ -7,5 +7,4 @@ Place a configuration file to the preffered location (e.g. to the /etc directory
Example for update registration every 5 minutes:
```
*/5 * * * * nobody /usr/local/bin/registerups.py /etc/registerups.cfg
```