X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=macros%2Fgallery;h=3a05ee85ff06767334ae1ce74717c9337ec032aa;hb=3a2e8368acb337c5b96faff1e0aeed58c04b5a99;hp=306c517352237b784d3904467bb047a6cf2c7bdc;hpb=01767994524bd3fab0e1680403bde4240732449d;p=shellwiki diff --git a/macros/gallery b/macros/gallery index 306c517..3a05ee8 100755 --- a/macros/gallery +++ b/macros/gallery @@ -16,7 +16,6 @@ for glob in "$@"; do && attachment_glob "$glob" done \ | grep -xiE '.*\.jpe?g|.*\.png|.*\.gif' \ -| sort -u \ | while read attachment; do case $attachment in */*)