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

pushed scaling to live version

parent 0fcafd8c
Branches anders-landmarks
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ function scale {
if [ "$SAFETY_VALVE" -eq "0" ]; then
# Safety valve is off, we're running the command
$SSH_COMMAND $COMMAND
discord_log "Scaling to $1 frontpage users"
discord_log "Scaling to $1 frontpage users."
else
# Saftey valve is on, we only print what we would do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment