IF3Si/doc/bin/processing-runsketch_IF3.sh

10 lines
212 B
Bash
Raw Normal View History

2016-01-05 15:46:12 +01:00
#!/bin/bash
while (true)
do
# clear
processing-runsketch.sh ~/PROJECTS/IF3Si/pde/IF3Si/
echo
echo "~~~ Program has quit. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - "
echo
done