mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 02:52:24 +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 Cwd;
|
||||
|
||||
my $branch = "v2docs";
|
||||
my $branch = "master";
|
||||
|
||||
my %machines = (
|
||||
"pi" => ['pi@pie', "sudo", "projects/oberon/vishap/voc"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue