This is a theme installation script for the Pterodactyl Panel.
The script installs themes that are compatible with their respective panel versions.
If you have any problems with the script, ask for support in our official group Pterodacyl-AutoThemes Support
Just run the following command as root user.
bash <(curl -s https://raw.githubusercontent.com/"${MAINTAINER_REPO}"/Pterodactyl-AutoThemes/main/install.sh)
Do not run the command using sudo.
Example: $ sudo bash <(curl -s...
You must be logged into your system as root to use the command.
Example: # bash <(curl -s...