mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Typo for php-fpm service
This commit is contained in:
parent
d597f31e13
commit
fbc18c56aa
1 changed files with 1 additions and 1 deletions
|
@ -64,4 +64,4 @@ class MyMigration(Migration):
|
|||
os.remove(f)
|
||||
|
||||
# Reload/restart the php pools
|
||||
_run_service_command("restart", "php-fpm")
|
||||
_run_service_command("restart", "php7.0-fpm")
|
||||
|
|
Loading…
Add table
Reference in a new issue