pterodactyl installation script code example
Example 1: how to install pterodactyl panel
bash <(curl -s https://raw.githubusercontent.com/vilhelmprytz/pterodactyl-installer/master/install.sh)
Example 2: pterodactyl installer
bash <(curl -s https://pterodactyl-installer.se)