1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update _common.sh

This commit is contained in:
Rafi59 2017-07-03 09:32:58 +02:00 committed by GitHub
parent 17c14c004e
commit 64fa19f28b

View file

@ -228,7 +228,7 @@ ynh_backup_if_checksum_is_different () {
# Create a dedicated php-fpm config # Create a dedicated php-fpm config
final_path=$DESTDIR final_path=$1
# usage: ynh_add_fpm_config # usage: ynh_add_fpm_config
ynh_add_fpm_config () { ynh_add_fpm_config () {
finalphpconf="/etc/php5/fpm/pool.d/$app.conf" finalphpconf="/etc/php5/fpm/pool.d/$app.conf"