White space clean up

pull/534/head
Martin Wimpress 2 years ago
parent 275f057cdd
commit fd105ab8f5
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3
  1. 2
      quickemu

@ -173,7 +173,7 @@ function enable_usb_passthrough() {
done done
if [ "${USB_NOT_READY}" -eq 1 ]; then if [ "${USB_NOT_READY}" -eq 1 ]; then
echo " ERROR! USB permission changes are required 👆" echo " ERROR! USB permission changes are required 👆"
exit 1 exit 1
fi fi
fi fi

Loading…
Cancel
Save