Skip to content

Commit

Permalink
docs: update readme for relative execution path
Browse files Browse the repository at this point in the history
  • Loading branch information
denouche committed Jun 9, 2016
1 parent 21632c7 commit 467c514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 26,7 @@ Configuration

Just add a new crontab to run this script using the right subdomain and domain, for example:
```
* * * * * cd /home/denouche/crontabs/ovh-dyndns/ && ./ovh-dyndns.sh --domain mydomain.com --subdomain home
* * * * * /home/denouche/crontabs/ovh-dyndns/ovh-dyndns.sh --domain mydomain.com --subdomain home
```

This crontab will check every minute that the following record targets the right IP address :
Expand Down

0 comments on commit 467c514

Please sign in to comment.