Fix wallpaper scan cap exit status
This commit is contained in:
@@ -11,4 +11,4 @@ find "$@" -maxdepth 2 -type f \
|
||||
-printf '%T@ %p\n' 2>/dev/null \
|
||||
| sort -rn \
|
||||
| cut -d' ' -f2- \
|
||||
| head -60
|
||||
| awk 'NR <= 60'
|
||||
|
||||
Reference in New Issue
Block a user