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:
parent
0513f544d6
commit
231f44de46
1 changed files with 2 additions and 2 deletions
|
@ -146,8 +146,8 @@ sudo echo "$cronline" | sudo tee -a /etc/cron.d/emailpoubelle
|
|||
sudo chmod 644 /etc/cron.d/emailpoubelle
|
||||
|
||||
# Restart services
|
||||
sudo service nginx reload
|
||||
sudo service postfix reload
|
||||
systemctl reload nginx
|
||||
systemctl reload postfix
|
||||
sudo service php* reload
|
||||
sudo yunohost app ssowatconf
|
||||
|
||||
|
|
Loading…
Reference in a new issue