Fixed wiper display.
This commit is contained in:
parent
c02ce53227
commit
810fc9eece
@ -1,7 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
clear
|
find lsf.* -maxdepth 0 -amin +11 -print -delete 2>&1
|
||||||
|
|
||||||
find lsf.* -maxdepth 0 -amin +11 -print0 -delete
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user