White space clean up

This commit is contained in:
Martin Wimpress 2022-08-18 12:57:24 +01:00
parent 275f057cdd
commit fd105ab8f5
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

@ -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