Browse Source

ui

pull/2972/head
Daniel Gibbs 5 years ago
parent
commit
e8e83f4438
  1. 2
      lgsm/functions/command_wipe.sh

2
lgsm/functions/command_wipe.sh

@ -204,7 +204,7 @@ if [ -d "${serveridentitydir}/storage" ]||[ -d "${serveridentitydir}/user" ]||[
else
fn_wipe_server_files
fi
fn_print_ok_nl ""
fn_print_complete_nl ""
fn_script_log_pass "Wiping server"
fi

Loading…
Cancel
Save