From 709c93b52439f29b392a83e21fcb24b6612c88b1 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 1 Dec 2021 11:32:17 +0100 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 07d994c..d6f89f9 100644 --- a/scripts/install +++ b/scripts/install @@ -32,7 +32,6 @@ app=$YNH_APP_INSTANCE_NAME #================================================= ynh_script_progression --message="Validating installation parameters..." -architecture=$(ynh_detect_arch) # Check machine architecture (in particular, we don't support ARM and 32bit machines) if [ $architecture == "i386" ]; then