Skip to content

Commit

Permalink
Merge pull request #3 from ice6/main
Browse files Browse the repository at this point in the history
make `lpstat` output `LANG` aware in MacOS
  • Loading branch information
sapireli authored Dec 24, 2024
2 parents 57c6339 + 81feac7 commit eceb174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions airprint_bridge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
set +m

# Forcing an English locale inside the script:
export SOFTWARE=
export LANG=C
export LC_ALL=C

Expand Down

0 comments on commit eceb174

Please sign in to comment.