update tool/aptss.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2024-03-21 08:40:09 +00:00
committed by Gitee
parent b7e2571789
commit 6e55244776

View File

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