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:
parent
90a076f768
commit
1d39ee5a7a
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue