From e6b7e3cbcc6d8aa4c63f0635d15629452e993310 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sat, 18 Feb 2023 22:04:01 +0100 Subject: [PATCH] typo --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index eb257ec..70d4884 100755 --- a/scripts/install +++ b/scripts/install @@ -29,7 +29,7 @@ app="$YNH_APP_INSTANCE_NAME" landing_page_user="" domain="$YNH_APP_ARG_DOMAIN" -account_domain"$YNH_APP_ARG_ACCOUNT_DOMAIN" +account_domain="$YNH_APP_ARG_ACCOUNT_DOMAIN" path_url="/" client_max_body_size="100M"