|
@@ -6,10 +6,10 @@ lgsm_version="201215"
|
|
|
|
|
|
|
|
# Description: Redirect to new core_getopt.sh
|
|
# Description: Redirect to new core_getopt.sh
|
|
|
|
|
|
|
|
-core_getopt.sh(){
|
|
|
|
|
|
|
+fn_functions.sh(){
|
|
|
# Functions are defined in fn_functions.
|
|
# Functions are defined in fn_functions.
|
|
|
functionfile="${FUNCNAME}"
|
|
functionfile="${FUNCNAME}"
|
|
|
fn_runfunction
|
|
fn_runfunction
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-core_getopt.sh
|
|
|
|
|
|
|
+core_functions.sh
|