From 7a9263bee42b926354472754b5b82af00d454c3f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 25 Sep 2021 14:22:01 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index ce06240..0247483 100644 --- a/scripts/install +++ b/scripts/install @@ -118,7 +118,7 @@ ynh_add_nginx_config # PREPARE AND INSTALL APP #================================================= -ynh_add_config --template="/conf/install.forced.php" --destination="$final_path/htdocs/install/install.forced.php" +ynh_add_config --template="../conf/install.forced.php" --destination="$final_path/htdocs/install/install.forced.php" #================================================= # CONFIGURE THE HOOK FILE FOR USER CREATE