my batch
This commit is contained in:
parent
1db05a3187
commit
289727d7bc
1 changed files with 1 additions and 1 deletions
2
batch.sh
2
batch.sh
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/bash
|
#!/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
|
||||||
|
|
Reference in a new issue