Răsfoiți Sursa

Small changes to installer output.

Raphael Schneeberger 7 ani în urmă
părinte
comite
172f817810
2 a modificat fișierele cu 0 adăugiri și 4 ștergeri
  1. 0 2
      install/hst-install-debian.sh
  2. 0 2
      install/hst-install-ubuntu.sh

+ 0 - 2
install/hst-install-debian.sh

@@ -1553,8 +1553,6 @@ send_mail="$HESTIA/web/inc/mail-wrapper.php"
 cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
 
 # Congrats
-echo '======================================================='
-echo
 echo
 cat $tmpfile
 rm -f $tmpfile

+ 0 - 2
install/hst-install-ubuntu.sh

@@ -1471,8 +1471,6 @@ send_mail="$HESTIA/web/inc/mail-wrapper.php"
 cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
 
 # Congrats
-echo '======================================================='
-echo
 echo
 cat $tmpfile
 rm -f $tmpfile