X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/blobdiff_plain/f428f211fac3aa2a0e51a31f11b15a0cf2d0786c..c3a792f598a86e84f5e50186efaa671869aabd9a:/bpgallery.sh diff --git a/bpgallery.sh b/bpgallery.sh index dc8780f..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))