mirror of
https://github.com/YunoHost-Apps/z-push_ynh.git
synced 2024-09-03 18:05:58 +02:00
Fix php-fpm restart during removal
This commit is contained in:
parent
2c2c87b6ee
commit
2f1b11b5f6
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,8 @@ ynh_secure_remove "$state_path"
|
|||
ynh_secure_remove "$config_path"
|
||||
ynh_secure_remove /etc/apt/sources.list.d/z-push.list
|
||||
|
||||
yunohost service start php7.0-fpm
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue