cleaned up some example crontabs
[feisty_meow.git] / infobase / configuration / cron / update_apt_based_linux.crontab
index cb6568c8e75c08a9753413d6f18a66c130053bd7..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 $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
 
+##############
+