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

Update upgrade

This commit is contained in:
Krakinou 2018-11-25 15:04:20 +01:00 committed by GitHub
parent bfc47ecbb0
commit 0513f544d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,7 +87,7 @@ chown -R www-data:www-data $final_path
#sudo chmod 644 /etc/cron.d/emailpoubelle
# Restart services
sudo service php7.0-fpm restart
sudo service nginx reload
sudo service postfix reload
systemctl restart php7.0-fpm
systemctl reload nginx
systemctl reload postfix
sudo yunohost app ssowatconf