ysdragon / Pterodactyl-VPS-Egg

Pterodactyl VPS Egg
46 stars 28 forks source link

How to Build Pterodactyl Wings. #6

Closed fuzeblocks closed 9 months ago

fuzeblocks commented 9 months ago

HI 👋 , I need your help for Build Pterodactyl Wings because i can't lunch the file

ysdragon commented 9 months ago

Install golang, then remove the following line from wings source code Then run

systemctl stop wings

Then run in the wings dir

go build

You'll find wings executable file in the same dir, run

mv wings /usr/local/bin/wings

Then run

systemctl start wings