Skip to content

Commit

Permalink
sleep time
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Oct 6, 2024
1 parent 04cff00 commit 5e6ee0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lgsm/modules/core_messages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

# [ .... ]
Expand Down

0 comments on commit 5e6ee0e

Please sign in to comment.