Browse Source

Small changes to installer output.

Raphael Schneeberger 7 years ago
parent
commit
172f817810
2 changed files with 0 additions and 4 deletions
  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
 cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
 
 
 # Congrats
 # Congrats
-echo '======================================================='
-echo
 echo
 echo
 cat $tmpfile
 cat $tmpfile
 rm -f $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
 cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
 
 
 # Congrats
 # Congrats
-echo '======================================================='
-echo
 echo
 echo
 cat $tmpfile
 cat $tmpfile
 rm -f $tmpfile
 rm -f $tmpfile