mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 21:02:04 +08:00
aptss support riscv
This commit is contained in:
@@ -19,6 +19,10 @@ case `arch` in
|
|||||||
STORE_URL="loong64-store"
|
STORE_URL="loong64-store"
|
||||||
STORE_LIST_URL="-loong64"
|
STORE_LIST_URL="-loong64"
|
||||||
;;
|
;;
|
||||||
|
riscv64)
|
||||||
|
STORE_URL="riscv64-store"
|
||||||
|
STORE_LIST_URL="-riscv64"
|
||||||
|
;;
|
||||||
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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user