X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=macros%2Fgallery;h=3a05ee85ff06767334ae1ce74717c9337ec032aa;hb=3b2c4791a082c695e9a792c8eec5e1e4473b42ec;hp=306c517352237b784d3904467bb047a6cf2c7bdc;hpb=d75f33f647280ada400fb51f740701cdb12dd4d3;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 */*)