Ignore more options of qubes-dom0-update

This commit is contained in:
Demi Marie Obenour 2020-12-28 22:05:41 -05:00
parent ba4e7f853d
commit 3f5bb373fb
No known key found for this signature in database
GPG Key ID: 28A45C93B0B5B6E0

View File

@ -22,7 +22,7 @@ export LC_ALL=C
while [ -n "$1" ]; do
case "$1" in
--doit)
--doit|--force-xen-upgrade|--console|--show-output)
# ignore
;;
--nogui)