QuasarAppCI/start.sh
2020-12-31 07:21:58 +00:00

7 lines
99 B
Bash
Executable File

#!/bin/bash
#pip install treq
BASE_DIR=$(dirname "$(readlink -f "$0")")
buildbot start $BASE_DIR