We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9655c3c commit 172f817Copy full SHA for 172f817
install/hst-install-debian.sh
@@ -1553,8 +1553,6 @@ send_mail="$HESTIA/web/inc/mail-wrapper.php"
1553
cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
1554
1555
# Congrats
1556
-echo '======================================================='
1557
-echo
1558
echo
1559
cat $tmpfile
1560
rm -f $tmpfile
install/hst-install-ubuntu.sh
@@ -1471,8 +1471,6 @@ send_mail="$HESTIA/web/inc/mail-wrapper.php"
1471
1472
1473
1474
1475
1476
1477
1478
0 commit comments