typo
This commit is contained in:
parent
476b3f39bf
commit
4af87a9bd4
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue