From af528dcdb2bbf09053840a8ec715268bbd8383dd Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Mon, 5 Oct 2020 17:55:41 -0400 Subject: [PATCH] Update install.sh Add a warning about Fonix's theme not being updated to 0.7.19 yet. --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 3a45ed1..16deffd 100644 --- a/install.sh +++ b/install.sh @@ -242,6 +242,7 @@ webserver_options() { theme_options() { 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 "[2] Super Pink and Fluffy." output "[3] Tango Twist."