diff --git a/build/panel/setup-pterodactyl b/build/panel/setup-pterodactyl index 8c33ca3..fddbea7 100644 --- a/build/panel/setup-pterodactyl +++ b/build/panel/setup-pterodactyl @@ -16,4 +16,4 @@ sudo chmod -R 775 storage/* bootstrap/cache sudo service cron restart # Forces supervisord to restart all of the processes with updated configurations. -sudo killall php-fpm8.0 php nginx +sudo killall php-fpm8.1 php nginx