Explorar o código

added fix_rust.sh

UltimateByte %!s(int64=9) %!d(string=hai) anos
pai
achega
54162196af
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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(){