Skip to content

Commit 6d36c6a

Browse files
committed
Fix small typo.
1 parent ca518c5 commit 6d36c6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

install/hst-install-debian.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1479,8 +1479,8 @@ fi
14791479

14801480
# Sending notification to admin email
14811481
echo -e "Congratulations, you have just successfully installed \
1482-
14831482
Hestia Control Panel
1483+
14841484
https://$ip:$port
14851485
username: admin
14861486
password: $vpass

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1419,8 +1419,8 @@ fi
14191419

14201420
# Sending notification to admin email
14211421
echo -e "Congratulations, you have just successfully installed \
1422-
14231422
Hestia Control Panel
1423+
14241424
https://$ip:$port
14251425
username: admin
14261426
password: $vpass

0 commit comments

Comments
 (0)