diff --git a/pixelfloot_bash.sh b/pixelfloot_bash.sh index a566ed2..d993d93 100755 --- a/pixelfloot_bash.sh +++ b/pixelfloot_bash.sh @@ -310,7 +310,7 @@ floot() { message "generating tmp file ${YELLOW}$PIXLIST${ENDCOLOR}" convertimg > $PIXLIST fi - message "shuffle pixels in ${YELLOW}$PIXLIST${ENDCOLOR} for ${YELLOW}$FLOOTFORKS${ENDCOLOR} workers" + message "shuffle pixels from ${YELLOW}$PIXLIST${ENDCOLOR} for ${YELLOW}$FLOOTFORKS${ENDCOLOR} workers" for i in $(seq 1 $FLOOTFORKS) do #LOL[$i]="OFFSET 1 200"