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 main
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.
Finish editing this message first!
Please register or to comment