mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2024-11-24 02:25:21 +00:00
3 lines
56 B
Bash
Executable File
3 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
go run -tags debug misc/sim/treesim.go "$@"
|