Buildall.pl script switched to master branch.

This commit is contained in:
David Brown 2016-07-06 18:55:56 +01:00
parent 66f2e812ed
commit d50e08ac3f

View file

@ -4,7 +4,7 @@ use warnings;
use POSIX "strftime"; use POSIX "strftime";
use Cwd; use Cwd;
my $branch = "v2docs"; my $branch = "master";
my %machines = ( my %machines = (
"pi" => ['pi@pie', "sudo", "projects/oberon/vishap/voc"], "pi" => ['pi@pie', "sudo", "projects/oberon/vishap/voc"],