mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-02-13 18:31:51 +00:00
2 lines
56 B
Bash
Executable file
2 lines
56 B
Bash
Executable file
#!/bin/bash
|
|
go run -tags debug misc/sim/treesim.go "$@"
|