Update README.md
This commit is contained in:
parent
e544848585
commit
58469e282c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue