We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3f520 commit 7e19527Copy full SHA for 7e19527
1 file changed
README.md
@@ -48,5 +48,5 @@ Now that you're set, you have to make that run: `all hail the mighty cron`
48
49
You should be able to use something like that:
50
```
51
-* * * * * /bin/sh /path/to/DIYDDNS.sh >> /dev/null
+* * * * * /bin/bash /path/to/DIYDDNS.sh >> /dev/null
52
0 commit comments