Browse Source

fix: add fetch for fix_lo.sh

Claiyc 4 năm trước cách đây
mục cha
commit
a8a8771713
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -381,6 +381,11 @@ functionfile="${FUNCNAME[0]}"
 fn_fetch_function
 }
 
+fix_lo.sh(){
+functionfile="${FUNCNAME[0]}"
+fn_fetch_function
+}
+
 fix_mcb.sh(){
 functionfile="${FUNCNAME[0]}"
 fn_fetch_function