QuasarAppCI/start.sh

7 lines
99 B
Bash
Raw Normal View History

2020-12-04 09:35:39 +03:00
#!/bin/bash
2020-12-31 07:21:58 +00:00
#pip install treq
BASE_DIR=$(dirname "$(readlink -f "$0")")
2020-12-04 09:37:54 +03:00
2020-12-31 07:21:58 +00:00
buildbot start $BASE_DIR