1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dolibarr_ynh.git synced 2024-09-03 18:35:53 +02:00

[enh] reload services

This commit is contained in:
Laurent Peuch 2015-09-28 23:10:22 +02:00
parent e8536a8a65
commit 502e8b1e62

View file

@ -34,3 +34,8 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/dolibarr.conf
sed -i "s@NAMETOCHANGE@noalyss@g" ../conf/php-fpm.conf
sudo cp ../conf/noalyss.conf $final_path/include/config.inc.php
# Reload Nginx and regenerate SSOwat conf
sudo service php5-fpm restart
sudo service nginx reload
sudo yunohost app ssowatconf