From 9d07b014adc6a9bd3b584a5124b59614cf9b8a9f Mon Sep 17 00:00:00 2001 From: HeyJack Date: Mon, 12 Oct 2020 05:33:42 +0100 Subject: [PATCH] woops --- install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install.sh b/install.sh index fad8f32..8621944 100644 --- a/install.sh +++ b/install.sh @@ -749,7 +749,7 @@ install_pterodactyl() { mkdir -p /var/www/pterodactyl cd /var/www/pterodactyl curl -Lo panel.tar.gz https://github.com/pterodactyl/panel/releases/download/v1.0.0/panel.tar.gz - tar --strip-components=1 -xzvf panel.tar.gz + tar -xzvf panel.tar.gz chmod -R 755 storage/* bootstrap/cache/ output "Installing Pterodactyl..." @@ -1867,7 +1867,6 @@ preflight install_options case $installoption in 1) webserver_options - theme_options repositories_setup required_infos firewall