cleaning up missing variable after new awakening to simple approach to vars taken...
[feisty_meow.git] / database / configuration / cron / uptime_report.crontab
index 5c26b7c616db34b73720b00a308acba09a8367d2..8a2684ec485f67d4fa42b2d7237e624483cde5e3 100644 (file)
@@ -3,6 +3,8 @@ SHELL=/bin/bash
 
 # m h dom mon dow command
 
+USER=fred
+
 # the script writes the current time and current uptime to the log file.
 0 * * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>>/tmp/zz_uptime_report_$USER.log