From e547d6ed929bcbfa49f4f5882baab8cdd793a901 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 14 Oct 2025 17:10:45 -0600 Subject: [PATCH] 1.2-dev --- installer_auto.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installer_auto.sh b/installer_auto.sh index 1eb4801..258a7e2 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -169,6 +169,7 @@ reconfigure_full () { echo -e "\nInstalling root cronjobs\n" echo -e "\nADD THE CONTENTS OF root-crontabm, OK?\n" read -p "Enter to continue" + sudo crontab -e # (sudo crontab -l 2>/dev/null && sudo cat $crontab_new) | sudo crontab - # set up passwordless sudo