Skip to content

Commit 7e19527

Browse files
author
ctrlaltdev
committed
enforce bash
1 parent 9e3f520 commit 7e19527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ Now that you're set, you have to make that run: `all hail the mighty cron`
4848

4949
You should be able to use something like that:
5050
```
51-
* * * * * /bin/sh /path/to/DIYDDNS.sh >> /dev/null
51+
* * * * * /bin/bash /path/to/DIYDDNS.sh >> /dev/null
5252
```

0 commit comments

Comments
 (0)