diff --git a/src/tools/make/buildall.pl b/src/tools/make/buildall.pl index c290b942..ed290b81 100755 --- a/src/tools/make/buildall.pl +++ b/src/tools/make/buildall.pl @@ -4,7 +4,7 @@ use warnings; use POSIX "strftime"; use Cwd; -my $branch = "v2docs"; +my $branch = "master"; my %machines = ( "pi" => ['pi@pie', "sudo", "projects/oberon/vishap/voc"],