From 608fe96e8d0610670748c553b78fd5bc65bf5e56 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 4 Jan 2022 19:11:01 +0100 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6812e5f..0e53741 100644 --- a/scripts/install +++ b/scripts/install @@ -24,7 +24,6 @@ domain=$YNH_APP_ARG_DOMAIN path_url="/" is_public=$YNH_APP_ARG_IS_PUBLIC timezone="$(cat /etc/timezone)" -architecture=$(ynh_detect_arch) secret=$(ynh_string_random --length=32) app=$YNH_APP_INSTANCE_NAME