From 2b2a094d1fc661fd5d6fc078c4e57e62cad6a8b2 Mon Sep 17 00:00:00 2001 From: shenmo Date: Tue, 29 Oct 2024 12:09:16 +0000 Subject: [PATCH] update tool/apt-fast/ss-apt-fast. Signed-off-by: shenmo --- 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 b4de6f4..88c8838 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|search|policy) + changelog|search|policy|show) root=0 ;; esac