Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / infobase / configuration / cron / update_apt_based_linux.crontab
diff --git a/infobase/configuration/cron/update_apt_based_linux.crontab b/infobase/configuration/cron/update_apt_based_linux.crontab
new file mode 100644 (file)
index 0000000..cb6568c
--- /dev/null
@@ -0,0 +1,7 @@
+
+
+#[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
+
+