mirror of
https://gitee.com/amber-ce/amber-pm
synced 2025-12-19 03:41:37 +08:00
补充命令
This commit is contained in:
@@ -111,7 +111,7 @@ case "$1" in
|
|||||||
amber-pm-debug aptss "$command" "$@"
|
amber-pm-debug aptss "$command" "$@"
|
||||||
apm-nvidia-toggle
|
apm-nvidia-toggle
|
||||||
;;
|
;;
|
||||||
remove|autoremove|search|policy|list|update)
|
remove|autoremove|search|policy|list|update|purge|autopurge)
|
||||||
# 特殊APT命令:移除第一个参数后传递其余参数
|
# 特殊APT命令:移除第一个参数后传递其余参数
|
||||||
command=$1
|
command=$1
|
||||||
shift
|
shift
|
||||||
|
|||||||
Reference in New Issue
Block a user