|
@ -42,7 +42,8 @@ if [ "${status}" != "0" ]; then |
|
|
exitbypass="1" |
|
|
exitbypass="1" |
|
|
command_stop.sh |
|
|
command_stop.sh |
|
|
fn_serveradmin_password_set |
|
|
fn_serveradmin_password_set |
|
|
ts3serverpass="0" |
|
|
parms="inifile=${servercfgfullpath} pid_file=ts3server.pid" |
|
|
|
|
|
W ts3serverpass="0" |
|
|
fn_print_info_nl "Restarting server normally" |
|
|
fn_print_info_nl "Restarting server normally" |
|
|
fn_script_log_info "Restarting server normally" |
|
|
fn_script_log_info "Restarting server normally" |
|
|
command_restart.sh |
|
|
command_restart.sh |
|
|