Update ambe-debian-installer

armv7l
This commit is contained in:
M0VUB 2022-01-11 18:53:25 +00:00 committed by GitHub
parent 28619b5365
commit d1f63448d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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