2e2ae02e2f76959deda83c40d1cf3a4e1e635adc
[feisty_meow.git] / infobase / configuration / cron / update_apt_based_linux.crontab
1
2 ##############
3
4 #[update apt based linux crontab]
5 # does a daily update of an apt-based linux box at pi o'clock.
6 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
7
8 ##############
9
10