commit f0548ed927ef73a18ecab704c461bbaf1f91f77b parent 5d93a081f5383c46f6273ce540bf65d5a587a983 Author: parazyd <parazyd@dyne.org> Date: Wed, 15 Jun 2016 21:57:08 +0200 fix Diffstat:
M | aliens.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aliens.sh b/aliens.sh @@ -4,4 +4,4 @@ # some disco x="if(t%2)else" -python3 -c"[print(t>>15&(t>>(2$x 4))%(3+(t>>(8$x 11))%4)+(t>>10)|42&t>>7&t<<9,end='')for t in range(2**20)]" | aplay -c2 -r4" +python3 -c "[print(t>>15&(t>>(2$x 4))%(3+(t>>(8$x 11))%4)+(t>>10)|42&t>>7&t<<9,end='')for t in range(2**20)]" | aplay -c2 -r4