lots of replacements of old file name 'profile.sh' with new name of
[feisty_meow.git] / database / configuration / cron / uptime_report.crontab
index b4f337fd068941842ec3aeff0c348802f00469cb..f3fe77dd4ec1011eca870ad8969d5ddc9ecd4909 100644 (file)
@@ -4,5 +4,5 @@ SHELL=/bin/bash
 # m h dom mon dow command
 
 # the script writes the current time and current uptime to the log file.
-0 * * * * (source $HOME/feisty_meow/scripts/core/profile.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>/dev/null 
+0 * * * * (source $HOME/feisty_meow/scripts/core/launch_feisty_meow.sh; bash $HOME/feisty_meow/scripts/system/write_uptime_report.sh) &>/dev/null