From f999da97c80e65f5bb3451a2657bf36a7bd64cce Mon Sep 17 00:00:00 2001 From: shenmo Date: Wed, 22 Oct 2025 00:02:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E5=91=BD=E4=BB=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/usr/bin/apm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usr/bin/apm b/src/usr/bin/apm index 017cc82..3cfde11 100755 --- a/src/usr/bin/apm +++ b/src/usr/bin/apm @@ -111,7 +111,7 @@ case "$1" in amber-pm-debug aptss "$command" "$@" apm-nvidia-toggle ;; - remove|autoremove|search|policy|list|update) + remove|autoremove|search|policy|list|update|purge|autopurge) # 特殊APT命令:移除第一个参数后传递其余参数 command=$1 shift