mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced 2024-11-09 23:20:28 +00:00
Add -tags debug to run-sim
This commit is contained in:
parent
ccf71af6b7
commit
bfa281c0ae
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
export GOPATH=$PWD
|
export GOPATH=$PWD
|
||||||
go get -d yggdrasil
|
go get -d yggdrasil
|
||||||
go run misc/sim/treesim.go
|
go run -tags debug misc/sim/treesim.go
|
||||||
|
Loading…
Reference in New Issue
Block a user