cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / update_apt_based_linux.crontab
index 24bdbb4659b67885c513421d987bc9a4b8282b79..b9dea26997f4aef2965413c2a2808af38b217a88 100644 (file)
@@ -1,7 +1,10 @@
 
+##############
 
-#[update apt based linux crontab]
+#[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/${USER}-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
+
+##############