Преглед изворни кода

Update hst-install-ubuntu.sh

Raphael Schneeberger пре 7 година
родитељ
комит
7271c1f348
1 измењених фајлова са 3 додато и 9 уклоњено
  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)"
 hst_backups="/root/hst_install_backups/$(date +%s)"
 echo "Installation backup directory: $hst_backups"
 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                       #
 #                      Checking swap                       #
@@ -1478,12 +1478,6 @@ cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
 # Congrats
 # Congrats
 echo '======================================================='
 echo '======================================================='
 echo
 echo
-echo '  _   _           _   _        ____ ____  '
-echo ' | | | | ___  ___| |_(_) __ _ / ___|  _ \ '
-echo ' | |_| |/ _ \/ __| __| |/ _` | |   | |_) |'
-echo ' |  _  |  __/\__ \ |_| | (_| | |___|  __/ '
-echo ' |_| |_|\___||___/\__|_|\__,_|\____|_|    '
-echo
 echo
 echo
 cat $tmpfile
 cat $tmpfile
 rm -f $tmpfile
 rm -f $tmpfile