mirror of
https://github.com/pterodactyl/development.git
synced 2025-12-11 04:38:32 -06:00
Change setup-pterodactyl to kill php-fpm8.1
This commit is contained in:
parent
4f94c2fe52
commit
f850f7f379
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user