1
0
mirror of https://github.com/tommytran732/Pterodactyl-Script synced 2024-09-16 14:14:42 -04:00
This commit is contained in:
HeyJack 2020-10-12 05:33:42 +01:00
parent 7003f26c62
commit 9d07b014ad

View File

@ -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