From 11ecf1ca411c249a4c5f19a5795abbf9b6283852 Mon Sep 17 00:00:00 2001 From: shenmo Date: Mon, 28 Oct 2024 22:08:08 +0800 Subject: [PATCH] * ?? aptss policy / aptss search ??root??? --- tool/apt-fast/ss-apt-fast | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/apt-fast/ss-apt-fast b/tool/apt-fast/ss-apt-fast index c051823..b4de6f4 100755 --- a/tool/apt-fast/ss-apt-fast +++ b/tool/apt-fast/ss-apt-fast @@ -52,7 +52,7 @@ for argument in "$@"; do option="source" root=0 ;; - changelog) + changelog|search|policy) root=0 ;; esac