diff --git a/configuration/manager/cron b/configuration/manager/cron index c72f16421a02360b72532346d52d35072580949c..340b349bcc6a7394e5c5acf6a634e6086bc292bf 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 -*/5 * * * * bash /home/ubuntu/dcsg2003/configuration/manager/frontpage_scale.sh +*/10 * * * * bash /home/ubuntu/dcsg2003/configuration/manager/frontpage_scale.sh