Parcourir la source

added function check_system_requirements.sh

UltimateByte il y a 10 ans
Parent
commit
633372e84b
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      lgsm/functions/core_functions.sh

+ 5 - 0
lgsm/functions/core_functions.sh

@@ -222,6 +222,11 @@ functionfile="${FUNCNAME}"
 fn_fetch_function
 fn_fetch_function
 }
 }
 
 
+check_system_requirements.sh(){
+functionfile="${FUNCANME}"
+fn_fetch_function
+}
+
 check_tmux.sh(){
 check_tmux.sh(){
 functionfile="${FUNCNAME}"
 functionfile="${FUNCNAME}"
 fn_fetch_function
 fn_fetch_function