mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 06:05:06 +03:00
Release: Yggdrasil 0.5.1
This commit is contained in:
parent
d781fef760
commit
a6b316ef08
3 changed files with 8 additions and 1 deletions
|
@ -156,6 +156,7 @@ func main() {
|
|||
return
|
||||
|
||||
case *normaliseconf:
|
||||
cfg.AdminListen = ""
|
||||
var bs []byte
|
||||
if *confjson {
|
||||
bs, err = json.MarshalIndent(cfg, "", " ")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue