This commit is contained in:
2025-06-14 04:16:03 -06:00
parent 311ccc4218
commit 0308da60aa
+1 -1
View File
@@ -1,4 +1,4 @@
# m h dom mon dow command # m h dom mon dow command
# set hardware I2C RTC hourly # set hardware I2C RTC hourly
0 * * * * bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log" 0 * * * * bash -c "/usr/sbin/hwclock -w 2>> /var/log/root-crontab.log"
@reboot bash /usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log @reboot bash -c '/usr/share/customscripts/ifnet "/usr/share/customscripts/webhook bootup" 2>> /var/log/root-crontab.log'