X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/blobdiff_plain/10352e437ec87446fb08768a997868f0fbccc540..HEAD:/bpgallery.sh diff --git a/bpgallery.sh b/bpgallery.sh index 4f421c9..c6dc4ad 100755 --- a/bpgallery.sh +++ b/bpgallery.sh @@ -19,7 +19,7 @@ set -f -VERSION="1.1.3" +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))