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:
parent
bfc47ecbb0
commit
0513f544d6
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue