tasty cron revival
[feisty_meow.git] / infobase / configuration / cron / doxygen.crontab
index 0b3c73c8f44b6c107108a1b1354acb515f92bcd0..3b55e5c92b7b0ea87b809e1e63da5c2ce9d79095 100644 (file)
@@ -1,9 +1,6 @@
 
-SHELL=/bin/bash
+#[doxygen]
+# update the feisty meow documentation once on each of tuesday, thursday and saturday.
+20 4 * * 2,4,6 (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/feisty_meow/documentation; make) &>>/tmp/zz_doxy_make_$USER.log
 
-# m h dom mon dow command
-
-USER=fred
-
-20 4 * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; cd $HOME/hoople/docs; make) &>>/tmp/zz_doxy_make_$USER.log