From bf2c315e77498f6bb896cb48640b5619de10365a Mon Sep 17 00:00:00 2001 From: shenmo <jifengshenmo@outlook.com> Date: Fri, 28 Feb 2025 17:20:26 +0000 Subject: [PATCH] add: * no 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 05922dc..5db0ea0 100755 --- a/tool/apt-fast/ss-apt-fast +++ b/tool/apt-fast/ss-apt-fast @@ -56,7 +56,7 @@ for argument in "$@"; do option="source" root=0 ;; - changelog|search|policy|show) + *) root=0 ;; esac