Advertisement
Guest User

Pterodactyl Script

a guest
Aug 25th, 2021
15,865
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.28 KB | None | 0 0
  1. - Bash Script for Pterodactyl: (For both panel and server) -
  2. bash <(curl -s https://pterodactyl-installer.se/)
  3.  
  4. - Starts up Wings with Debug on: (For server only)
  5. sudo wings --debug
  6.  
  7. - Auto Startup Wings when your server hosting restarts: (For server only)
  8. systemctl start wings
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement