Browse Source

add fn_check_update as dependency

h3o66 11 năm trước cách đây
mục cha
commit
35fe7fadfa
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      functions/fn_functions

+ 1 - 0
functions/fn_functions

@@ -275,6 +275,7 @@ fn_runfunction
 
 fn_content_gmod(){
 functionfile="${FUNCNAME}"
+fn_update_check
 fn_runfunction
 }