X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/blobdiff_plain/d78be00e467cd78f65da88b90435b2006a32b522..HEAD:/bpgallery.sh diff --git a/bpgallery.sh b/bpgallery.sh index c2a3870..c6dc4ad 100755 --- a/bpgallery.sh +++ b/bpgallery.sh @@ -19,7 +19,7 @@ set -f -VERSION="1.1.4" +VERSION="1.1.5" function bpgallery_default_head() { cat <&1 | \ + $XARGSCOMMAND -0 --verbose --max-procs=$MAXTHREADS -I {} $CONVERTTOOL -resize $1 '{}' $2/'{}' 2>&1 | \ while read throwout; do $ECHOCOMMAND done: $currentimage/$imagestoupdate images currentimage=$((currentimage+1))