From 45cf2d619c4eca14603cb186132ecae5c1bd6061 Mon Sep 17 00:00:00 2001 From: HeyJack Date: Mon, 12 Oct 2020 07:47:32 +0100 Subject: [PATCH] Added Warnings for Scuffedness --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 7910045..62a7432 100644 --- a/install.sh +++ b/install.sh @@ -155,6 +155,7 @@ os_check(){ } install_options(){ + warn "INSTALLING 1.0 WITH NGINX IS BROKEN AS OF THIS TIME ALSO WITH WINGS YOU NEED THE CONFIG FROM YOUR PANEL IN /etc/pterodactyl/config.yml" output "Please select your installation option:" output "[1] Install the panel (1.0)." output "[2] Install the panel (0.7.19)."