1.2-dev
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
|
# continue running da installer in da backlegrnd :3
|
||||||
|
# @reboot /bin/bash /usr/share/customscripts/ifnet /home/princesspi/Precision-Timekeeping-Fuckery/installer_auto.sh
|
||||||
|
|
||||||
# notify webhook of reboot
|
# notify webhook of reboot
|
||||||
@reboot /bin/bash -c "/usr/share/customscripts/ifnet \"/usr/share/customscripts/webhook bootup\" 2>> /var/log/root-crontab.log"
|
@reboot /bin/bash /usr/share/customscripts/ifnet /usr/share/customscripts/webhook bootup
|
||||||
|
|
||||||
# set the system time from the RTC every reboot
|
# set the system time from the RTC every reboot
|
||||||
# @reboot /usr/sbin/hwclock -s 2>> /var/log/root-crontab.log
|
# @reboot /usr/sbin/hwclock -s 2>> /var/log/root-crontab.log
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
# set -e
|
# set -e
|
||||||
|
|
||||||
# delays in minutes
|
# delays in minutes
|
||||||
long_delay=1
|
long_delay=3
|
||||||
short_delay=1
|
short_delay=1
|
||||||
|
|
||||||
# first install
|
# first install
|
||||||
|
|||||||
Reference in New Issue
Block a user