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