Forráskód Böngészése

added fix_rust.sh

UltimateByte 9 éve
szülő
commit
54162196af
1 módosított fájl, 5 hozzáadás és 0 törlés
  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(){