update tool/aptss.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2024-03-21 08:40:09 +00:00 committed by Gitee
parent b7e2571789
commit 6e55244776
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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