mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-09 05:01:33 -05:00
Update install.sh
This commit is contained in:
parent
72959952cc
commit
28ce5de2fc
@ -682,7 +682,7 @@ install_wings() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
output "Installing the Pterodactyl wings..."
|
output "Installing the Pterodactyl wings..."
|
||||||
mkdir -p /etc/pterodactyl /srv/daemon-data
|
mkdir -p /etc/pterodactyl
|
||||||
cd /etc/pterodactyl || exit
|
cd /etc/pterodactyl || exit
|
||||||
curl -L -o /usr/local/bin/wings https://github.com/pterodactyl/wings/releases/download/${WINGS}/wings_linux_amd64
|
curl -L -o /usr/local/bin/wings https://github.com/pterodactyl/wings/releases/download/${WINGS}/wings_linux_amd64
|
||||||
chmod u+x /usr/local/bin/wings
|
chmod u+x /usr/local/bin/wings
|
||||||
|
Loading…
Reference in New Issue
Block a user