mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-05-07 22:50:17 +08:00
update tool/ssinstall.
Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user