4 lines
72 B
Bash
4 lines
72 B
Bash
#!/bin/bash
|
|
ROOT=~/plugins/test/
|
|
PLUGIN=test
|
|
source ./buildbot_plugin.sh |