1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00

[enh] set noalyss name in php-fpm conf

This commit is contained in:
Laurent Peuch 2015-09-27 01:37:10 +02:00
parent 90a076f768
commit 1d39ee5a7a

View file

@ -32,3 +32,5 @@ if [[ "$path" == "" ]]; then
else
sed -i "s@LOCATIONTOCHANGE@$path@g" ../conf/nginx.conf
fi
sed -i "s@NAMETOCHANGE@noalyss@g" ../conf/php-fpm.conf