Ticket #5890: simulateCDL.sh

File simulateCDL.sh, 129 bytes (added by Michael Wetter, 5 years ago)
Line 
1#~/bin/bash
2set -e
3export OPENMODELICALIBRARY=`pwd`:/usr/lib/omlibrary
4python3 -i simulateCDL.py
5rm -f Buildings.* 2&> /dev/null