From 7402364d0b31ac3044254ea6b419ff77ee12234e Mon Sep 17 00:00:00 2001 From: Alexey Berezhok Date: Mon, 6 Jan 2025 19:25:46 +0300 Subject: [PATCH] Fixed congrats message --- install/hst-install-rhel.sh | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/install/hst-install-rhel.sh b/install/hst-install-rhel.sh index c12625c..e763138 100755 --- a/install/hst-install-rhel.sh +++ b/install/hst-install-rhel.sh @@ -2073,25 +2073,19 @@ fi echo -e -n " Username: admin Password: $displaypass -Thank you for choosing Hestia Control Panel to power your full stack web server, +Thank you for choosing Hestia Control Panel(RPM edition) to power your full stack web server, we hope that you enjoy using it as much as we do! -Please feel free to contact us at any time if you have any questions, -or if you encounter any bugs or problems: - -Documentation: https://docs.hestiacp.com/ +Documentation: https://hestiadocs.brepo.ru/ Forum: https://forum.hestiacp.com/ -GitHub: https://www.github.com/hestiacp/hestiacp +GitHub: https://github.com/bayrepo/hestiacp or development storage https://dev.brepo.ru/bayrepo/hestiacp Note: Automatic updates are enabled by default. If you would like to disable them, please log in and navigate to Server > Updates to turn them off. -Help support the Hestia Control Panel project by donating via PayPal: -https://www.hestiacp.com/donate - -- Sincerely yours, -The Hestia Control Panel development team +The Hestia Control Panel(RPM edition) development team Made with love & pride by the open-source community around the world. " >> $tmpfile