From 5f45abc48498dd34de2d5bc08c749385632905b5 Mon Sep 17 00:00:00 2001 From: shenmo Date: Sun, 24 Apr 2022 08:12:34 +0000 Subject: [PATCH] update tool/ssinstall. --- tool/ssinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/ssinstall b/tool/ssinstall index 68a1038..68bf34e 100755 --- a/tool/ssinstall +++ b/tool/ssinstall @@ -3,7 +3,7 @@ echo "Spark Store Install script.星火商店安装脚本" -DEPEND=`dpkg -s apt-fast` +DEPEND=`which apt-fast` isuos=`cat /etc/os-release | grep UnionTech` #临时提升星火源的优先级 sed -i 's/400/500/g' /etc/apt/preferences.d/sparkstore