tasty cron revival
[feisty_meow.git] / infobase / configuration / cron / emit_crontab.crontab
index 731b9371369657249368bb45554a4664ab41718c..0baeff8194e808a46a33eb58cc70bbaa01bd0954 100644 (file)
@@ -1,11 +1,5 @@
 
-SHELL=/bin/bash
-
-# m h dom mon dow command
-
-USER=fred
-
-#[crontab meta backup]
-# meta-operation to back up the crontab using cron itself.
+#[emit crontab]
+# meta-operation to backup the crontab file using cron itself.
 28 */8 * * * crontab -l >$HOME/$USER.crontab