Upgrading Wings is a painless process and should take less than a minute to complete.
First, download the updated wings binary into /usr/local/bin
.
WARNING
[email protected]
requires [email protected]
in order to run properly.
curl -L -o /usr/local/bin/wings https://github.com/pterodactyl/wings/releases/latest/download/wings_linux_amd64
chmod u+x /usr/local/bin/wings
Finally, restart the wings process. Your running servers will not be affected and any open connections to the instance will re-connect automatically.
systemctl restart wings