Installing Revix
Our official Revix Theme installation guide
Revix CLI
Installing Revix CLI:
bash <(curl -s https://cli.revix.cc/)
This script automatically installs Revix CLI. Revix CLI is built using python3, our script installs Python3 using supported package managers. If the python installation fails, kindly install manually.
Installing revix theme:
cd /var/www/pterodactyl
revix install
Then go through the process as guided on the screen.
In most cases, Revix will be installed successfully. If not, kindly contact us on discord.
Was this helpful?