1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-18 15:14:43 -04:00

Update install.sh

Add a warning about Fonix's theme not being updated to 0.7.19 yet.
This commit is contained in:
TommyTran732 2020-10-05 17:55:41 -04:00 committed by GitHub
parent 341f3b0add
commit af528dcdb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -242,6 +242,7 @@ webserver_options() {
theme_options() { theme_options() {
output "Would you like to install one of Fonix's themes?" output "Would you like to install one of Fonix's themes?"
warn "AS OF NOW, FONIX HAS NOT UPDATED HIS THEME TO 0.7.19 TO FIX THE XSS EXPLOIT IN PTERODACTYL <=0.7.18 YET. DO NOT USE THESE IN PRODUCTION. I HIGHLY RECOMMEND THAT YOU SELECT [1]."
output "[1] No." output "[1] No."
output "[2] Super Pink and Fluffy." output "[2] Super Pink and Fluffy."
output "[3] Tango Twist." output "[3] Tango Twist."