update patches
This commit is contained in:
7
opt/prn-clr
Executable file
7
opt/prn-clr
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
# clear print spool
|
||||
#
|
||||
|
||||
PRINTER=lp
|
||||
|
||||
/usr/bin/lprm -P $PRINTER -
|
||||
Reference in New Issue
Block a user