Ver código fonte

added fix_rust.sh

UltimateByte 9 anos atrás
pai
commit
54162196af
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
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(){