File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 439439hst_backups=" /root/hst_install_backups/$( date +%s) "
440440echo " Installation backup directory: $hst_backups "
441441
442- # Printing start message and sleeping for 5 seconds
443- echo -e " \n\n\n\ nWe will now install HestiaCP and all required packages. The process will take around 10-15 minutes...\n"
444-
442+ # Printing start message and sleeping for 2 seconds
443+ echo -e " \n\nWe will now install HestiaCP and all required packages. The process will take around 10-15 minutes...\n"
444+ sleep 2
445445
446446# ----------------------------------------------------------#
447447# Checking swap #
@@ -1478,12 +1478,6 @@ cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
14781478# Congrats
14791479echo ' ======================================================='
14801480echo
1481- echo ' _ _ _ _ ____ ____ '
1482- echo ' | | | | ___ ___| |_(_) __ _ / ___| _ \ '
1483- echo ' | |_| |/ _ \/ __| __| |/ _` | | | |_) |'
1484- echo ' | _ | __/\__ \ |_| | (_| | |___| __/ '
1485- echo ' |_| |_|\___||___/\__|_|\__,_|\____|_| '
1486- echo
14871481echo
14881482cat $tmpfile
14891483rm -f $tmpfile
You can’t perform that action at this time.
0 commit comments