Make periodic script executable and specify shell.
This commit is contained in:
parent
9386eb9891
commit
d3561a592b
1 changed files with 2 additions and 0 deletions
2
periodic/12h/certbot
Normal file → Executable file
2
periodic/12h/certbot
Normal file → Executable file
|
@ -1 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
sleep "$RANDOM" && exec certbot-ovh.sh
|
||||
|
|
Loading…
Reference in a new issue