Browse Source

my batch

master
Joshua Moerman (@Kassalade) 13 years ago
parent
commit
289727d7bc
  1. 2
      batch.sh

2
batch.sh

@ -1,2 +1,2 @@
#!/bin/bash
while true; do ./bin/Release/AwesomeAttractor -R -I 10 -W 400 -H 400 -v attractors/emptyUnravelHeart3D.stf; done
while true; do ./AwesomeAttractor -P /var/www/joshua/render/unravelheart/ -R -I 100 -W 1024 -H 1024 -v attractors/emptyUnravelHeart3D.stf; done