4
0
Daniel Gibbs 10 жил өмнө
parent
commit
2ec677b94e

+ 3 - 3
lgsm/functions/core_functions.sh

@@ -78,17 +78,17 @@ functionfile="${FUNCNAME}"
 fn_fetch_core_dl
 }
 
-core_getopt.sh(){
+core_exit.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_core_dl
 }
 
-core_messages.sh(){
+core_getopt.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_core_dl
 }
 
-core_dl.sh(){
+core_messages.sh(){
 functionfile="${FUNCNAME}"
 fn_fetch_core_dl
 }