Browse Source

word server

Daniel Gibbs 10 năm trước cách đây
mục cha
commit
2ce3389e31
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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