add: * no root

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2025-02-28 17:20:26 +00:00 committed by Gitee
parent 072be29804
commit 1ab8da0e1a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -56,7 +56,7 @@ for argument in "$@"; do
option="source"
root=0
;;
changelog|search|policy|show)
*)
root=0
;;
esac