mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
[fix] yet another reference to noalyss
This commit is contained in:
parent
89e40ea5ad
commit
e342062bb1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/dolibarr.conf
|
|||
|
||||
sed -i "s@NAMETOCHANGE@ndolibarr@g" ../conf/php-fpm.conf
|
||||
|
||||
finalphpconf=/etc/php5/fpm/pool.d/noalyss.conf
|
||||
finalphpconf=/etc/php5/fpm/pool.d/dolibarr.conf
|
||||
|
||||
sudo cp ../conf/php-fpm.conf $finalphpconf
|
||||
sudo chown root: $finalphpconf
|
||||
|
|
Loading…
Add table
Reference in a new issue