4
0
mirror of https://github.com/QuasarApp/QuasarAppCI.git synced 2025-05-03 16:59:37 +00:00
2022-01-21 12:47:38 +00:00

8 lines
148 B
Bash
Executable File

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