X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=macros%2Fgallery;h=3a05ee85ff06767334ae1ce74717c9337ec032aa;hb=65676ea8331f60d882e3baec99c101382e9fad57;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 */*)