From 6e624c173f221b11c30a8d98e6b50623daeabeae Mon Sep 17 00:00:00 2001 From: Marcus Date: Thu, 4 Jan 2024 22:52:35 +0100 Subject: [PATCH] remove nonsense --- pixelfloot_bash.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pixelfloot_bash.sh b/pixelfloot_bash.sh index 8a75830..ca1636a 100755 --- a/pixelfloot_bash.sh +++ b/pixelfloot_bash.sh @@ -395,9 +395,7 @@ floot() { LOL_org="$(convertimg)" #convertimg > $PIXLIST fi - - for i in $(seq 1 $FLOOTFORKS) - do + #LOL[$i]="OFFSET 1 200" #LOL[$i]="OFFSET $(shuf -i 0-1760 -n 1) $(shuf -i 0-920 -n 1)" # LOL[$i]="$(shuf_xy)" @@ -408,7 +406,6 @@ floot() { loadLOL #set +x message "${GREEN}DONE!${ENDCOLOR}" - done ;; esac