Browse Source

ui

pull/2565/head
Daniel Gibbs 6 years ago
parent
commit
2e4bff7922
  1. 1
      lgsm/functions/command_ts3_server_pass.sh

1
lgsm/functions/command_ts3_server_pass.sh

@ -11,7 +11,6 @@ local function_selfname="$(basename "$(readlink -f "${BASH_SOURCE[0]}")")"
fn_serveradmin_password_prompt(){
fn_print_header
echo -e "Press \"CTRL+b d\" to exit console."
fn_print_information_nl "You are about to change the ${gamename} ServerAdmin password."
fn_print_warning_nl "${gamename} will restart during this process."
echo -e ""

Loading…
Cancel
Save