From 64fa19f28b89f065bc8badefa647a7febb980ae7 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Mon, 3 Jul 2017 09:32:58 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index e82e1cc..e91a56e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -228,7 +228,7 @@ ynh_backup_if_checksum_is_different () { # Create a dedicated php-fpm config -final_path=$DESTDIR +final_path=$1 # usage: ynh_add_fpm_config ynh_add_fpm_config () { finalphpconf="/etc/php5/fpm/pool.d/$app.conf"