Open the Evolve Panel directory:
cd /var/www/EvolvePanel
Run the installer:
bash install.sh
Restart the required services:
sudo systemctl restart php8.3-fpm sudo systemctl restart nginx sudo systemctl restart evhpanel-queue 2>/dev/null || sudo systemctl restart pteroq
Apply the roles and Discord repair:
bash apply-roles-discord-hotfix.sh
Back up the database, .env and storage data before updating an existing installation.