diff --git a/net/container/transform/transform_ilg.sh b/net/container/transform/transform_ilg.sh index dff11b16..e70be30b 100755 --- a/net/container/transform/transform_ilg.sh +++ b/net/container/transform/transform_ilg.sh @@ -1,3 +1,3 @@ #!/bin/bash -nice -n 5 convert -strip $1 -auto-orient -resize '1024x1024>' $2 +nice -n 5 convert -strip $1 -coalesce -auto-orient -resize '1024x1024>' $2