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