summaryrefslogtreecommitdiff
path: root/bin/taler-deployment-bbstart
blob: 2b8795c6356c5d021f8c535dc3f9d2273d1d9429 (plain)
1
2
3
4
5
6
#!/bin/bash

cd ~/buildbot
source venv/bin/activate
buildbot-worker start slave/
deactivate