forked from mia/Aegisub
c11bf12504
Originally committed to SVN as r3223.
3 lines
77 B
Bash
Executable file
3 lines
77 B
Bash
Executable file
#!/bin/sh
|
|
cd /home/verm/buildslave
|
|
exec env -i PATH="$PATH" buildbot start .
|