Update README.md

This commit is contained in:
LordOf20th 2022-03-14 18:51:22 +01:00 committed by GitHub
parent e544848585
commit 58469e282c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ The script was designed to be run using a cron task :
sudo crontab -e sudo crontab -e
``` ```
And then to execute every *15 minutes* write in the crontab : And then to execute *every 15 minutes* write in the crontab :
``` ```
*/15 * * * * python /opt/services/scripts/gandyndns.py */15 * * * * python /opt/services/scripts/gandyndns.py