Browse Source

typo

pull/1275/head
UltimateByte 8 years ago
committed by GitHub
parent
commit
9c7e905707
  1. 2
      lgsm/functions/command_wipe.sh

2
lgsm/functions/command_wipe.sh

@ -11,7 +11,7 @@ local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
check.sh
fn_print_header
fn_scripg_log "Entering ${gamename} ${commandaction}"
fn_script_log "Entering ${gamename} ${commandaction}"
# Process to server wipe
fn_wipe_server_process(){

Loading…
Cancel
Save