Call the git version of dehydrated.

This commit is contained in:
Darren 'Tadgy' Austin 2026-06-27 15:21:19 +01:00
commit 7063a03eef

View file

@ -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