Child: [09e15f] (diff)

Download this file

install.sh    7 lines (5 with data), 159 Bytes

1
2
3
4
5
6
#!/bin/bash
ant dist
ln -fs /home/rudi/work/timbus/git-dev/context-model/converters/archi2owl/archi2owl.sh ~/bin/
chmod a+x *.sh
chmod a+x ~/bin/archi2owl.sh