From a563d99bc456798f62be22b7f23ec23488b0d167 Mon Sep 17 00:00:00 2001 From: shenmo Date: Sat, 6 Aug 2022 04:50:14 +0000 Subject: [PATCH] =?UTF-8?q?!67=20=E4=BF=AE=E5=A4=8D:=20ss-apt-fast=20full-?= =?UTF-8?q?upgrade=E6=9C=AA=E7=94=A8apt-fast=E5=8A=A0=E9=80=9F=20*=20?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D:=20ss-apt-fast=20full-upgrade=E6=9C=AA?= =?UTF-8?q?=E7=94=A8apt-fast=E5=8A=A0=E9=80=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tool/ss-apt-fast | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/ss-apt-fast b/tool/ss-apt-fast index d9827cd..ca6293c 100755 --- a/tool/ss-apt-fast +++ b/tool/ss-apt-fast @@ -3,7 +3,7 @@ -if [ "$1" = "install" ] || [ "$1" = "upgrade" ] || [ "$1" = "download" ] ; then +if [ "$1" = "install" ] || [ "$1" = "upgrade" ] || [ "$1" = "full-upgrade" ] || [ "$1" = "download" ] ; then ###刷新apt-fast配置 mkdir -p /tmp/ss-apt-fast-conf/sources.list.d