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:
oufmilo 2021-06-25 14:29:03 +02:00 committed by GitHub
parent 41ea7a8c74
commit a85ab39f4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,4 +152,9 @@ 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
#=================================================
ynh_script_progression --message="Installation of $app completed" --last