Skip to content

Commit 803c890

Browse files
author
Kristan Kenney
committed
Add links for Discord and Donations in Installer/Upgrader
1 parent 0fe2480 commit 803c890

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

func/upgrade.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,13 @@ upgrade_complete_message() {
193193
echo
194194
echo "Web: https://www.hestiacp.com/ "
195195
echo "Forum: https://forum.hestiacp.com/ "
196+
echo "Discord: https://discord.gg/nXRUZch "
196197
echo "GitHub: https://github.com/hestiacp/hestiacp/ "
197198
echo "E-mail: info@hestiacp.com "
198199
echo
200+
echo "Help support the Hestia Contol Panel project by donating via PayPal: "
201+
echo "https://www.hestiacp.com/donate "
202+
echo
199203
echo "Made with love & pride by the open-source community around the world. "
200204
echo
201205
echo "============================================================================="

install/hst-install-debian.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1869,6 +1869,7 @@ or if you encounter any bugs or problems:
18691869
E-mail: info@hestiacp.com
18701870
Web: https://www.hestiacp.com/
18711871
Forum: https://forum.hestiacp.com/
1872+
Discord: https://discord.gg/nXRUZch
18721873
GitHub: https://www.github.com/hestiacp/hestiacp
18731874
18741875
Note: Automatic updates are enabled by default. If you would like to disable them,

install/hst-install-ubuntu.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1921,6 +1921,7 @@ or if you encounter any bugs or problems:
19211921
E-mail: info@hestiacp.com
19221922
Web: https://www.hestiacp.com/
19231923
Forum: https://forum.hestiacp.com/
1924+
Discord: https://discord.gg/nXRUZch
19241925
GitHub: https://www.github.com/hestiacp/hestiacp
19251926
19261927
Note: Automatic updates are enabled by default. If you would like to disable them,

0 commit comments

Comments
 (0)