Typo for php-fpm service

This commit is contained in:
Alexandre Aubin 2018-03-06 00:35:19 +01:00
parent d597f31e13
commit fbc18c56aa

View file

@ -64,4 +64,4 @@ class MyMigration(Migration):
os.remove(f) os.remove(f)
# Reload/restart the php pools # Reload/restart the php pools
_run_service_command("restart", "php-fpm") _run_service_command("restart", "php7.0-fpm")