소스 검색

word server

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