mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
update debian/spark-store.postinst.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2
debian/spark-store.postinst
vendored
2
debian/spark-store.postinst
vendored
@@ -10,7 +10,7 @@ case "$1" in
|
|||||||
;;
|
;;
|
||||||
aarch64)
|
aarch64)
|
||||||
echo "Enabling armhf arch..."
|
echo "Enabling armhf arch..."
|
||||||
sudo dpkg --add-architecture armhf
|
dpkg --add-architecture armhf
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "Unknown architecture, skip enable 32-bit arch"
|
echo "Unknown architecture, skip enable 32-bit arch"
|
||||||
|
|||||||
Reference in New Issue
Block a user