mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-22 10:31:34 -05:00
Update install.sh
Removed version number since it is unnecessary
This commit is contained in:
parent
87422c9fbf
commit
aba4d023a6
@ -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 <contact@thientran.io>."
|
||||
output "Please join my Discord for community support: https://thientran.io/discord"
|
||||
output ""
|
||||
|
Loading…
Reference in New Issue
Block a user