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

[fix] Variable

This commit is contained in:
Rafi59 2017-07-02 14:35:22 +02:00 committed by GitHub
parent 7f88cdcd13
commit 2aada726e5

View file

@ -193,7 +193,7 @@ ynh_remove_logrotate () {
} }
# Create a dedicated php-fpm config # Create a dedicated php-fpm config
# final_path=$DESTDIR
# 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"