Skip to content

Commit 172f817

Browse files
committed
Small changes to installer output.
1 parent 9655c3c commit 172f817

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

install/hst-install-debian.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,8 +1553,6 @@ send_mail="$HESTIA/web/inc/mail-wrapper.php"
15531553
cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
15541554

15551555
# Congrats
1556-
echo '======================================================='
1557-
echo
15581556
echo
15591557
cat $tmpfile
15601558
rm -f $tmpfile

install/hst-install-ubuntu.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1471,8 +1471,6 @@ send_mail="$HESTIA/web/inc/mail-wrapper.php"
14711471
cat $tmpfile | $send_mail -s "Hestia Control Panel" $email
14721472

14731473
# Congrats
1474-
echo '======================================================='
1475-
echo
14761474
echo
14771475
cat $tmpfile
14781476
rm -f $tmpfile

0 commit comments

Comments
 (0)