diff --git a/configuration/manager/frontpage_scale.sh b/configuration/manager/frontpage_scale.sh index 5ff299df6b8d7415593e88827e25df6572a87143..6370104651bd42af4ceaaf89be0da18e0ac04f4a 100644 --- a/configuration/manager/frontpage_scale.sh +++ b/configuration/manager/frontpage_scale.sh @@ -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