From aba4d023a64cffc52fc964b3a1e25e41900d6ff1 Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Wed, 15 Jul 2020 18:26:34 -0400 Subject: [PATCH] Update install.sh Removed version number since it is unnecessary --- install.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 24cd8c6..7ae5e41 100644 --- a/install.sh +++ b/install.sh @@ -8,10 +8,8 @@ warn(){ echo -e '\e[31m'$1'\e[0m'; } -version=v1.0 - preflight(){ - output "Pterodactyl Installation & Upgrade Script ${version}" + output "Pterodactyl Installation & Upgrade Script" output "Copyright © 2020 Thien Tran ." output "Please join my Discord for community support: https://thientran.io/discord" output ""