Daniel Gibbs 10 年 前
コミット
2ce3389e31
1 ファイル変更1 行追加1 行削除
  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