]> wagnertech.de Git - SVBaL.git/blob - debian/eigenheimer-util.cp
Merge branch 'master' of http://wagnertech.de/git/SVBaL
[SVBaL.git] / debian / eigenheimer-util.cp
1 #!/bin/bash
2 set -e
3
4 mkdir -p $1/opt
5 cp -r python/eh_app $1/opt/
6 rm -r $1/opt/eh_app/templates/svbal 2>/dev/null |true
7
8 mkdir -p $1/opt/eh_app/bin
9 cp bin/* $1/opt/eh_app/bin/