Browse Source

messages

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
974cc90121
  1. 2
      lgsm/functions/command_debug.sh

2
lgsm/functions/command_debug.sh

@ -15,6 +15,8 @@ fn_lockfile_trap(){
rm -f "${rootdir}/${lockselfname}"
# resets terminal. Servers can sometimes mess up the terminal on exit.
reset
fn_print_ok_nl "Closing debug"
fn_script_log_info "Debug closed"
core_exit.sh
}

Loading…
Cancel
Save