diff --git a/configuration/manager/frontpage_scale.sh b/configuration/manager/frontpage_scale.sh
index 887e18c20b33896bfabb52d699e8aabd9d912c33..03996b7515ba2da3fa13eb0a24be285b5c87c2f7 100644
--- a/configuration/manager/frontpage_scale.sh
+++ b/configuration/manager/frontpage_scale.sh
@@ -54,8 +54,8 @@ function scale {
 
     else
         # Saftey valve is on, we only print what we would do
-        discord_log "Safety valve is on, this is what would be executed: "
-        echo $SSH_COMMAND $COMMAND
+        discord_log "Safety valve is on, this is what would be executed: $SSH_COMMAND $COMMAND"
+         
 
     fi