Browse Source

command_wipe.sh

pull/1275/head
UltimateByte 8 years ago
committed by GitHub
parent
commit
694b27b35a
  1. 4
      lgsm/functions/core_functions.sh

4
lgsm/functions/core_functions.sh

@ -212,6 +212,10 @@ functionfile="${FUNCNAME}"
fn_fetch_function
}
command_wipe.sh(){
functionfile="${FUNCNAME}"
fn_fetch_function
}
# Checks

Loading…
Cancel
Save