Răsfoiți Sursa

Update hst-install-ubuntu.sh

Raphael Schneeberger 7 ani în urmă
părinte
comite
7271c1f348
1 a modificat fișierele cu 3 adăugiri și 9 ștergeri
  1. 3 9
      install/hst-install-ubuntu.sh

+ 3 - 9
install/hst-install-ubuntu.sh

@@ -439,9 +439,9 @@ fi
 hst_backups="/root/hst_install_backups/$(date +%s)"
 echo "Installation backup directory: $hst_backups"
 
-# Printing start message and sleeping for 5 seconds
-echo -e "\n\n\n\nWe will now install HestiaCP and all required packages. The process will take around 10-15 minutes...\n"
-
+# Printing start message and sleeping for 2 seconds
+echo -e "\n\nWe will now install HestiaCP and all required packages. The process will take around 10-15 minutes...\n"
+sleep 2
 
 #----------------------------------------------------------#
 #                      Checking swap                       #
@@ -1478,12 +1478,6 @@ cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
 # Congrats
 echo '======================================================='
 echo
-echo '  _   _           _   _        ____ ____  '
-echo ' | | | | ___  ___| |_(_) __ _ / ___|  _ \ '
-echo ' | |_| |/ _ \/ __| __| |/ _` | |   | |_) |'
-echo ' |  _  |  __/\__ \ |_| | (_| | |___|  __/ '
-echo ' |_| |_|\___||___/\__|_|\__,_|\____|_|    '
-echo
 echo
 cat $tmpfile
 rm -f $tmpfile