Skip to content
Snippets Groups Projects
Commit 0efc23ff authored by Raphael Storm Larsen's avatar Raphael Storm Larsen
Browse files

pushed scaling to live version

parent 50fac57a
No related branches found
No related tags found
No related merge requests found
......@@ -16,3 +16,7 @@ do
done
crontab < /home/ubuntu/dcsg2003/configuration/manager/cron
if [ $? != 0 ]
then
discord_error "Couldn't update crontab to new version."
fi
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment