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:
Krakinou 2018-11-25 15:05:26 +01:00 committed by GitHub
parent 0513f544d6
commit 231f44de46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -146,8 +146,8 @@ sudo echo "$cronline" | sudo tee -a /etc/cron.d/emailpoubelle
sudo chmod 644 /etc/cron.d/emailpoubelle sudo chmod 644 /etc/cron.d/emailpoubelle
# Restart services # Restart services
sudo service nginx reload systemctl reload nginx
sudo service postfix reload systemctl reload postfix
sudo service php* reload sudo service php* reload
sudo yunohost app ssowatconf sudo yunohost app ssowatconf