mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-05 02:42:21 +08:00
update tool/ssinstall.
This commit is contained in:
parent
820ad08bf4
commit
5f45abc484
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
echo "Spark Store Install script.星火商店安装脚本"
|
echo "Spark Store Install script.星火商店安装脚本"
|
||||||
|
|
||||||
DEPEND=`dpkg -s apt-fast`
|
DEPEND=`which apt-fast`
|
||||||
isuos=`cat /etc/os-release | grep UnionTech`
|
isuos=`cat /etc/os-release | grep UnionTech`
|
||||||
#临时提升星火源的优先级
|
#临时提升星火源的优先级
|
||||||
sed -i 's/400/500/g' /etc/apt/preferences.d/sparkstore
|
sed -i 's/400/500/g' /etc/apt/preferences.d/sparkstore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user