From d7e0f483ebbf56e0f48a3de88a144c23d0460c11 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 17 Jan 2022 02:52:32 -0500 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 34ce32e..0531644 100644 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ WINGS=latest preflight(){ output "Pterodactyl Installation & Upgrade Script" output "Copyright © 2021 Thien Tran ." - output "Please join my Matrix for community support: https://matrix.to/#/#tommytran732:matrix.org" + output "Please join my Matrix for community support: https://matrix.to/#/#tommy:arcticfoxes.net" 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."