update tool/ssinstall.

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
2026-03-29 05:01:01 +00:00
committed by Gitee
parent 8e50fe8a43
commit fc2ae7644a

View File

@@ -85,8 +85,8 @@ case $(arch) in
STORE_LIST_URL="" STORE_LIST_URL=""
;; ;;
aarch64) aarch64)
STORE_URL="aarch64-apm" STORE_URL="arm64-apm"
STORE_LIST_URL="-aarch64" STORE_LIST_URL="-arm64"
;; ;;
loongarch64) loongarch64)
STORE_URL="loong64-apm" STORE_URL="loong64-apm"