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