Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshp23 authored Nov 5, 2017
1 parent 73fd57f commit f68e820
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 @@ -24,7 +24,7 @@ sudo apt-get install dnsutils libxml2-utils
Modify the script, set “DOMAINS” and “APIKEY” at the beginning of the script.
Set file permission to make it executable.
Create cronjob (optional):
*/30 * * * * bash /path/to/namesilo_ddns.sh >/dev/null 2>&1
*/30 * * * * bash /path/to/ns_ddns.sh >/dev/null 2>&1

## Manual test:

Expand Down

0 comments on commit f68e820

Please sign in to comment.