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