diff --git a/registerups/README.md b/registerups/README.md index 76b6988..dca0b1f 100644 --- a/registerups/README.md +++ b/registerups/README.md @@ -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 - ```