1
Fork 0
This commit is contained in:
Joshua Moerman (@Kassalade) 2011-06-24 21:18:50 +02:00
parent d394c49efa
commit 6e3ebbebab

2
batch.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
while true; do ./AwesomeAttractor -P /var/www/joshua/render/ikeda/ -R -I 100 -v attractors/emptyIkeda3D.stf; done