Call the git version of dehydrated.
This commit is contained in:
parent
f3d3e664d7
commit
7063a03eef
1 changed files with 1 additions and 1 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
#Delay the run for 15 hours (from midnight) and then run at a random time within 3 hours after that.
|
||||
sleep $(( 54000 + (RANDOM % 10800) ))
|
||||
/opt/sbin/dehydrated -c >/dev/null
|
||||
/opt/gitrepos/dehydrated.git/dehydrated -c >/dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue