We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a026ec commit ba339d9Copy full SHA for ba339d9
1 file changed
lgsm/functions/core_dl.sh
@@ -301,7 +301,6 @@ fn_check_file() {
301
fi
302
else
303
fn_print_ok_eol
304
- sleep 0.3
305
echo -en "\033[2K\\r"
306
if [ -f "${lgsmlog}" ]; then
307
fn_script_log_pass "Checking ${remote_filename}"
@@ -398,7 +397,6 @@ fn_fetch_file() {
398
397
399
400
401
402
403
404
fn_script_log_pass "Downloading ${local_filename}"
0 commit comments