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

cd ~/buildbot
source venv/bin/activate
buildslave start slave/
deactivate