mirror of
https://github.com/pterodactyl/development.git
synced 2025-12-11 04:38:32 -06:00
Merge pull request #9 from VinGal0/patch-1
Change setup-pterodactyl to kill php-fpm8.1
This commit is contained in:
commit
2d4d36c3d4
@ -16,4 +16,4 @@ sudo chmod -R 775 storage/* bootstrap/cache
|
|||||||
|
|
||||||
sudo service cron restart
|
sudo service cron restart
|
||||||
# Forces supervisord to restart all of the processes with updated configurations.
|
# 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