Skip to content

Commit 0153cf5

Browse files
author
Kristan Kenney
committed
Merge branch 'fix/2020-10_installer-links' into staging/fixes
2 parents dc2e1ff + 803c890 commit 0153cf5

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
@@ -206,9 +206,13 @@ upgrade_complete_message() {
206206
echo
207207
echo "Web: https://www.hestiacp.com/ "
208208
echo "Forum: https://forum.hestiacp.com/ "
209+
echo "Discord: https://discord.gg/nXRUZch "
209210
echo "GitHub: https://github.com/hestiacp/hestiacp/ "
210211
echo "E-mail: info@hestiacp.com "
211212
echo
213+
echo "Help support the Hestia Contol Panel project by donating via PayPal: "
214+
echo "https://www.hestiacp.com/donate "
215+
echo
212216
echo "Made with love & pride by the open-source community around the world. "
213217
echo
214218
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)