# Pterodactyl-Script
Installing Pterodactyl in just a few minutes!
Please note this script is meant to be used on fresh installations only. You must run it as root.
`curl -Ls https://api.github.com/repos/Revenact/Pterodactyl-Script/releases/latest | grep -wo "https.*install.sh" | wget -qi -`
`bash install.sh`
Visit my forum: https://revenact.io
Telegram group: https://t.me/revenact
Discord group: https://revenact.io/discord
If you need me to help you fix or debug something, contact me via Telegram Secret Chat. - Please, please don't send me your server credentials via Discord.
# Now with extra Pterodactyl v1.0
This Script now includes the new Pterodactyl v1.0 release
This Script also includes a migration script for 0.7 to 1.0 and Daemon to Wings
# Supported Operating System
| Operating System | Version | Supported | Recommended | Notes |
| ----------------- | ------- | -------------------- | ------------------ | ------------------------------------ |
| Ubuntu | 20.04 | :heavy_check_mark: | :heavy_check_mark: | |
| | 18.04 | :heavy_check_mark: | :heavy_check_mark: | |
| Debian | 10 | :heavy_check_mark: | :heavy_check_mark: | |
| CentOS | Stream | :heavy_check_mark: | :heavy_check_mark: | |
| | 8 | :heavy_check_mark: | :heavy_check_mark: | |
| RHEL | 8 | :heavy_check_mark: | :red_circle: | |
| Fedora | 33 | :heavy_check_mark: | :heavy_check_mark: | |
| | 32 | :heavy_check_mark: | :heavy_check_mark: | |