update debian/spark-store.postinst.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2023-08-31 11:30:17 +00:00 committed by Gitee
parent 2803d4b8da
commit 407ec6b573
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -10,8 +10,7 @@ case "$1" in
;;
aarch64)
echo "Enabling armhf arch..."
dpkg --add-architecture armhf
echo "Will not enable armhf since 4271"
;;
*)