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

[fix] meh

This commit is contained in:
Laurent Peuch 2015-09-29 00:24:25 +02:00
parent e342062bb1
commit 1163a1afec

View file

@ -31,7 +31,7 @@ sed -i "s@ALIASTOCHANGE@$final_path/htdocs/@g" ../conf/nginx.conf
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/dolibarr.conf
sed -i "s@NAMETOCHANGE@ndolibarr@g" ../conf/php-fpm.conf
sed -i "s@NAMETOCHANGE@dolibarr@g" ../conf/php-fpm.conf
finalphpconf=/etc/php5/fpm/pool.d/dolibarr.conf