From 4af87a9bd46ad4f5296c6a8cc4b7ac65b608443c Mon Sep 17 00:00:00 2001 From: Marcus Date: Wed, 3 Jan 2024 04:56:36 +0100 Subject: [PATCH] typo --- pixelfloot_bash.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"