Add src/dymott
This commit is contained in:
6
src/dymott
Normal file
6
src/dymott
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# CUPS wrapper to fix Dymo Twin Turbo uri
|
||||
|
||||
USB_BACKEND="/usr/lib/cups/backend/usb"
|
||||
|
||||
"$USB_BACKEND" "$@" | python3 - "$@"
|
Reference in New Issue
Block a user