mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-07-30 19:01:54 +08:00
4 lines
76 B
Bash
4 lines
76 B
Bash
#!/bin/sh
|
|
|
|
[ -d /usr/lib/cups/filter ] && chmod 0754 /usr/lib/cups/filter/*
|