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