fix: use absolute python3 path to avoid xcode-select in CUPS root context

This commit is contained in:
Oliver Hofmann 2026-06-06 20:51:54 +02:00
parent 49c0a1f848
commit 5bd9a0277a

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3 #!/usr/bin/python3
"""CUPS filter for TA 3505ci - injects department code into PostScript stream.""" """CUPS filter for TA 3505ci - injects department code into PostScript stream."""
import sys import sys