Daniel Gibbs hace 10 años
padre
commit
2ce3389e31
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      functions/command_ts3_server_pass.sh

+ 1 - 1
functions/command_ts3_server_pass.sh

@@ -41,7 +41,7 @@ sleep 1
 command_stop.sh
 # Start server in "new password mode"
 ts3serverpass="1"
-fn_printinfonl "Starting with new password"
+fn_printinfonl "Starting server with new password"
 command_start.sh
 # Stop server in "new password mode"
 command_stop.sh