Daniel Gibbs %!s(int64=6) %!d(string=hai) anos
pai
achega
899da8808a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      lgsm/functions/command_ts3_server_pass.sh

+ 2 - 2
lgsm/functions/command_ts3_server_pass.sh

@@ -23,7 +23,7 @@ fn_serveradmin_password_prompt(){
 }
 
 fn_serveradmin_password_set(){
-	fn_print_info_nl "Starting server with new password..."
+	fn_print_info_nl "Starting server with new password"
 	fn_script_log_info "Starting server with new password"
 	# Start server in "new password mode".
 	ts3serverpass="1"
@@ -43,7 +43,7 @@ if [ "${status}" != "0" ]; then
 	command_stop.sh
 	fn_serveradmin_password_set
 	parms="inifile=${servercfgfullpath} pid_file=ts3server.pid"
-W	ts3serverpass="0"
+	ts3serverpass="0"
 	fn_print_info_nl "Restarting server normally"
 	fn_script_log_info "Restarting server normally"
 	command_restart.sh