Private GIT

Skip to content
Snippets Groups Projects
Commit f3b2eca3 authored by arjuan's avatar arjuan
Browse files

fix typo

parent 4f12269c
Branches
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ You can then run the script as a cron job :
But to be nice to the API servers, you should choose a random offset for your job. For example to run at 2 minutes after the hour, and then every 15 minutes :
```
2-59/15 * * * * pythong /home/user/gandi-ddns.py
2-59/15 * * * * python /home/user/gandi-ddns.py
```
macOS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment