1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00

Update install

This commit is contained in:
ericgaspar 2021-06-24 11:53:43 +02:00
parent edc2b3518d
commit 9ed7eb8b62
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -154,7 +154,7 @@ fi
#=================================================
ynh_systemd_action --service_name=nginx --action=reload
ynh_systemd_action --service_name=postfix --action=reload
service php* reload
ynh_systemd_action --service_name=php$phpversion-fpm --action=reload
#=================================================
# END OF SCRIPT