From a799b6c28bf947ee1d3fd27fb97c0a1bf417e1bd Mon Sep 17 00:00:00 2001 From: Joseph Snow Date: Tue, 15 Nov 2011 12:48:33 -0700 Subject: [PATCH] added comment before comment --- util/fc_monitor_epl_cron.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/fc_monitor_epl_cron.sh b/util/fc_monitor_epl_cron.sh index b7d6f0e..d330960 100755 --- a/util/fc_monitor_epl_cron.sh +++ b/util/fc_monitor_epl_cron.sh @@ -2,7 +2,7 @@ ## cron example ## ## this script checks if EPL is up and running. if not, it sends an alert email -5,20,35,50 * * * * /home/ec2-user/fc/util/fc_monitor_epl_cron.sh > /home/ec2-user/fc/util/fc_monitor_epl_cron.log.txt +## ## 5,20,35,50 * * * * /home/ec2-user/fc/util/fc_monitor_epl_cron.sh > /home/ec2-user/fc/util/fc_monitor_epl_cron.log.txt ## save the current working dir -- 2.25.1