sorter.sh: also view webps
This commit is contained in:
parent
2cc7ec8450
commit
6c0f0cb93f
@ -43,6 +43,7 @@ find ~/quar \
|
||||
-name '*.jpg' -o \
|
||||
-name '*.png' -o \
|
||||
-name '*.jpeg' -o \
|
||||
-name '*.webp' -o \
|
||||
-name '*.gif' \
|
||||
\) | \
|
||||
while read -r FILE; do
|
||||
|
Loading…
Reference in New Issue
Block a user