Add option to export original images
This commit is contained in:
parent
c8fb228a24
commit
dad0f282c6
5 changed files with 51 additions and 20 deletions
|
|
@ -4,6 +4,7 @@ Description=Showbits Thermal Printer
|
|||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/home/bondrucker/showbits-thermal-printer queue -a 0.0.0.0:8001 -p /dev/usb/lp0
|
||||
# ExecStart=/home/bondrucker/showbits-thermal-printer queue -a 0.0.0.0:8001 -p /dev/usb/lp0 -o originals
|
||||
Restart=on-failure
|
||||
|
||||
User=bondrucker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue