diff --git a/batch.sh b/batch.sh new file mode 100755 index 0000000..b86f141 --- /dev/null +++ b/batch.sh @@ -0,0 +1,2 @@ +#!/bin/bash +while true; do ./AwesomeAttractor -P /var/www/joshua/render/ikeda/ -R -I 100 -v attractors/emptyIkeda3D.stf; done