Browse Source

added fix_rust.sh

pull/1198/head
UltimateByte 8 years ago
committed by GitHub
parent
commit
54162196af
  1. 5
      lgsm/functions/core_functions.sh

5
lgsm/functions/core_functions.sh

@ -362,6 +362,11 @@ functionfile="${FUNCNAME}"
fn_fetch_function
}
fix_rust.sh(){
functionfile="${FUNCNAME}"
fn_fetch_function
}
# Info
info_config.sh(){

Loading…
Cancel
Save