mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 06:22:25 +00:00
Buildall.pl script switched to master branch.
This commit is contained in:
parent
66f2e812ed
commit
d50e08ac3f
1 changed files with 1 additions and 1 deletions
|
|
@ -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"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue