cleanups and new periodic reboot crontab
[feisty_meow.git] / infobase / configuration / cron / update_apt_based_linux.crontab
index 1d3930a2483813b22edbd982f9aedaee61e6888a..2e2ae02e2f76959deda83c40d1cf3a4e1e635adc 100644 (file)
@@ -1,7 +1,10 @@
 
+##############
 
 #[update apt based linux crontab]
 # does a daily update of an apt-based linux box at pi o'clock.
-14 3 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/system/naive_system_updater.sh) &>>/tmp/${CRONUSER}-cron-update_aptbased_linux.log
+14 3 * * * (source $FEISTY_MEOW_APEX/scripts/core/launch_feisty_meow.sh; bash $FEISTY_MEOW_SCRIPTS/system/naive_system_updater.sh) &>>/tmp/${CRONUSER}-cron-update_aptbased_linux.log
+
+##############