From 50fac57a31e4bcbb92809c204dfbb11a7ff82ce1 Mon Sep 17 00:00:00 2001 From: raphaesl <raphaesl@stud.ntnu.no> Date: Sat, 25 Mar 2023 16:56:40 +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 15483ff..b6ead3b 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 \ No newline at end of file +* * * * * bash /home/ubuntu/dcsg2003/configuration/manager/frontpage_scale.sh -- GitLab