From e056fc2b31a88c1d2cd20a078d2c1316060f69a7 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Thu, 7 Jan 2016 22:21:26 +0000 Subject: [PATCH] added nl --- functions/command_ts3_server_pass.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/command_ts3_server_pass.sh b/functions/command_ts3_server_pass.sh index 231486215..c92581ec7 100644 --- a/functions/command_ts3_server_pass.sh +++ b/functions/command_ts3_server_pass.sh @@ -44,7 +44,7 @@ ts3serverpass="1" command_start.sh # Stop server in "new password mode" command_stop.sh -fn_printok "Applying new password" +fn_printoknl "Applying new password" fn_scriptlog "New ServerAdmin password has been applyed" sleep 1 }