Just a script repo for now.
If you arent root, you should run sudo su
first for any script that requires it
# root reccomended
curl -SsL g.oaka.xyz/scripts/ptero/backup_panel.sh | bash -s -- '<custom backup location>'
Update your panel, even if its all the way back in 0.6!
# root required
curl -SsL g.oaka.xyz/scripts/ptero/update.sh | bash -s -- -a
Uninstall Pterodactyl Panel and/or Wings easily!
# root required
curl -SsL g.oaka.xyz/scripts/ptero/uninstall.sh | bash -s --
Transfer your panel database elsewhere
# root required
curl -SsL g.oaka.xyz/scripts/ptero/migrate_db.sh | bash -s --
# root required
curl -SsL g.oaka.xyz/scripts/mc/dynmap_proxy.sh | bash