Daniel Gibbs
6 months ago
No known key found for this signature in database
GPG Key ID: 2076B128385E8C55
1 changed files with
0 additions and
2 deletions
-
lgsm/modules/core_messages.sh
|
|
@ -142,12 +142,10 @@ fn_script_log_info() { |
|
|
|
|
|
|
|
fn_print() { |
|
|
|
echo -en "$*${default}" |
|
|
|
fn_sleep_time |
|
|
|
} |
|
|
|
|
|
|
|
fn_print_nl() { |
|
|
|
echo -e "$*${default}" |
|
|
|
fn_sleep_time |
|
|
|
} |
|
|
|
|
|
|
|
# [ .... ] |
|
|
|