From 360cb1a9db7e15e0404833d3af4dfcf06c26cd33 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Mon, 9 Oct 2017 17:05:35 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6cb8fa1..7821ef0 100755 --- a/scripts/install +++ b/scripts/install @@ -46,7 +46,7 @@ CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilis ynh_app_setting_set $app domain "$domain" ynh_app_setting_set $app is_public "$is_public" -ynh_app_setting_set $app path_url "$path_url" +ynh_app_setting_set $app path "$path" #================================================= # STANDARD MODIFICATIONS