Merge remote-tracking branch 'refs/remotes/origin/dev' into dev

This commit is contained in:
shenmo 2024-03-21 17:34:33 +08:00
commit 09c2d41118

@ -13,8 +13,8 @@ case `arch` in
STORE_LIST_URL="-aarch64"
;;
loongarch64)
STORE_URL="loongarch64-store"
STORE_LIST_URL="-loongarch64"
STORE_URL="loong64-store"
STORE_LIST_URL="-loong64"
esac
SS_APT_FAST="/opt/durapps/spark-store/bin/apt-fast/ss-apt-fast"