From 0fcafd8c1ddf7402dc4606ed6c10474b1c0028f9 Mon Sep 17 00:00:00 2001
From: raphaesl <raphaesl@stud.ntnu.no>
Date: Sat, 25 Mar 2023 17:01:24 +0100
Subject: [PATCH] pushed scaling to live version

---
 configuration/manager/cron | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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