From: Chris Koeritz Date: Tue, 7 Feb 2017 13:47:52 +0000 (-0500) Subject: fixed time X-Git-Tag: 2.140.90~218 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=2b332b1c749f63b6daed4497bfba7a4945169a25 fixed time --- diff --git a/infobase/configuration/cron/update_apt_based_linux.crontab b/infobase/configuration/cron/update_apt_based_linux.crontab index 4431d6ca..24bdbb46 100644 --- a/infobase/configuration/cron/update_apt_based_linux.crontab +++ b/infobase/configuration/cron/update_apt_based_linux.crontab @@ -2,7 +2,6 @@ #[update apt based linux crontab] # does a daily update of an apt-based linux box at pi o'clock. -#temp set to soon -20 8 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/system/naive_system_updater.sh) &>>/tmp/${USER}-cron-update_aptbased_linux.log +14 3 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/system/naive_system_updater.sh) &>>/tmp/${USER}-cron-update_aptbased_linux.log