trigger brother_ql
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
|
||||
# Install #
|
||||
|
||||
`pip install qrcode sysv-ipc pycstruct`
|
||||
`pip install qrcode sysv-ipc pycstruct brother-ql`
|
||||
|
||||
```
|
||||
cd /root/
|
||||
@ -14,7 +14,7 @@ cd reHDDPrinter
|
||||
chmod +x reHDDPrinter.py
|
||||
cp reHDDPrinter.service /lib/systemd/system/reHDDPrinter.service
|
||||
systemctl daemon-reload
|
||||
systemctl enable /lib/systemd/system/reHDDPrinter.service
|
||||
systemctl enable --now /lib/systemd/system/reHDDPrinter.service
|
||||
```
|
||||
|
||||
## Test printer manually ##
|
||||
|
Reference in New Issue
Block a user