lbry-desktop/build.sh

5 lines
158 B
Bash
Raw Normal View History

2017-03-09 19:26:21 +01:00
#!/bin/bash
# this is here because teamcity runs /build.sh to build the project
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
"$DIR/build/build.sh"