From d1f63448d8b01dcaaf715642ed5e66d6004726a2 Mon Sep 17 00:00:00 2001 From: M0VUB <76499782+ShaYmez@users.noreply.github.com> Date: Tue, 11 Jan 2022 18:53:25 +0000 Subject: [PATCH] Update ambe-debian-installer armv7l --- ambe-debian-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ambe-debian-installer b/ambe-debian-installer index a71768e..f8af1d2 100755 --- a/ambe-debian-installer +++ b/ambe-debian-installer @@ -55,7 +55,7 @@ then cp libftd2xx.* /usr/local/lib chmod 0755 /usr/local/lib/libftd2xx.so.1.4.24 ln -sf /usr/local/lib/libftd2xx.so.1.4.24 /usr/local/lib/libftd2xx.so - elif [ "$ARC" = "armv7" ]; + elif [ "$ARC" = "armv7l" ]; then wget $ARMv7 tar zxf libftd2xx-arm-v7-hf-1.4.24.tgz