Merge pull request #3 from Polarolouis/script

Added a comment to README
This commit is contained in:
Louis Lacoste 2022-07-29 11:41:43 +02:00 committed by GitHub
commit 4398ecb23e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,3 +35,5 @@ And then to execute *every X minutes* (where X should be an integer between 1 an
```
*/X * * * * python /path/to/script/gandyndns.py example.com @ my-api-key
```
To set multiple domains or subdomains just add multiple lines.