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