From c93038bc9014bb10df1d460ebecec93450418a4c Mon Sep 17 00:00:00 2001 From: liberodark Date: Wed, 21 Nov 2018 00:13:09 +0100 Subject: [PATCH] fix --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 13fbae9..ab34820 100644 --- a/scripts/install +++ b/scripts/install @@ -28,7 +28,7 @@ ynh_abort_if_errors domain=$YNH_APP_ARG_DOMAIN path_url=$YNH_APP_ARG_PATH is_public=$YNH_APP_ARG_IS_PUBLIC -nextcloud_domain=$YNH_APP_ARG_NEXTCLOUDDOMAIN +nextclouddomain=$YNH_APP_ARG_NEXTCLOUDDOMAIN ### If it's a multi-instance app, meaning it can be installed several times independently ### The id of the app as stated in the manifest is available as $YNH_APP_ID