mirror of
https://github.com/tommytran732/Pterodactyl-Script
synced 2024-11-08 04:41:33 -05:00
Update install.sh
This commit is contained in:
parent
72959952cc
commit
28ce5de2fc
@ -682,7 +682,7 @@ install_wings() {
|
||||
fi
|
||||
|
||||
output "Installing the Pterodactyl wings..."
|
||||
mkdir -p /etc/pterodactyl /srv/daemon-data
|
||||
mkdir -p /etc/pterodactyl
|
||||
cd /etc/pterodactyl || exit
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user