fix up the switches
This commit is contained in:
parent
73739548a3
commit
d9ae709081
2 changed files with 6 additions and 4 deletions
|
@ -22,10 +22,10 @@ Press q to quit
|
|||
exec "$SCRIPTDIR/lib/get_USB_CTL_GROUP.sh" $IOMMU_GROUP
|
||||
;;
|
||||
[Qq]*)
|
||||
echo ""
|
||||
exec "$SCRIPTDIR/lib/set_CMDLINE.sh"
|
||||
;;
|
||||
*)
|
||||
echo ""
|
||||
exec "$SCRIPTDIR/lib/set_CMDLINE.sh"
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue