diff --git a/configuration/manager/cron b/configuration/manager/cron index 340b349bcc6a7394e5c5acf6a634e6086bc292bf..b6ead3b4fa5bb9b93b79a510fdd43297ef6480d2 100644 --- a/configuration/manager/cron +++ b/configuration/manager/cron @@ -6,4 +6,4 @@ 0 8 * * * bash /home/ubuntu/dcsg2003/configuration/manager/backupDatabase.sh * * * * * cp /home/ubuntu/dcsg2003/configuration/manager/.bashrc /home/ubuntu/.bashrc * * * * * cp /home/ubuntu/dcsg2003/configuration/manager/.bashrc /root/.bashrc -*/10 * * * * bash /home/ubuntu/dcsg2003/configuration/manager/frontpage_scale.sh +* * * * * bash /home/ubuntu/dcsg2003/configuration/manager/frontpage_scale.sh