Skip to content

RestoreMonarchy/PterodactylWings

 
 

Repository files navigation

Update Commands

sudo systemctl stop wings
sudo curl -L -o /usr/local/bin/wings "https://github.com/RestoreMonarchy/PterodactylWings/releases/latest/download/wings_linux_$([[ "$(uname -m)" == "x86_64" ]] && echo "amd64" || echo "arm64")"
sudo chmod u+x /usr/local/bin/wings
sudo systemctl restart wings

About

Custom fork of Pterodactyl Wings repository

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Go 99.6%
  • Other 0.4%