mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-12-17 06:44:21 +01:00
Update NomadNetworkApp.py
Update line 1271 (line 253 in config file) to reflect current CUPS options and removing deprecated options per issue 4010 (https://github.com/apple/cups/issues/4010)
This commit is contained in:
@@ -1268,7 +1268,7 @@ print_command = lp
|
|||||||
|
|
||||||
# This one is more suitable for full-sheet
|
# This one is more suitable for full-sheet
|
||||||
# printers.
|
# printers.
|
||||||
# print_command = lp -d PRINTER_NAME -o page-left=36 -o page-top=36 -o page-right=36 -o page-bottom=36
|
# print_command = lp -d PRINTER_NAME-o job-priority=100 -o media=Custom.75x75mm -o orientation-requested=3
|
||||||
|
|
||||||
'''.splitlines()
|
'''.splitlines()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user