From 5d985f5713f46cfa3289a87fd2e1497f0b78c1b8 Mon Sep 17 00:00:00 2001 From: TommyTran732 Date: Sat, 25 Sep 2021 22:59:44 -0400 Subject: [PATCH] Change Telegram to Matrix --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c32f37b..db55e0d 100644 --- a/install.sh +++ b/install.sh @@ -17,7 +17,7 @@ PHPMYADMIN=5.1.1 preflight(){ output "Pterodactyl Installation & Upgrade Script" output "Copyright © 2020 Thien Tran ." - output "Please join my Telegram for community support: https://t.me/revenact" + output "Please join my Matrix for community support: https://matrix.to/#/#tommytran732:matrix.org" output "" output "Please note that this script is meant to be installed on a fresh OS. Installing it on a non-fresh OS may cause problems."