mirror of
https://github.com/yggdrasil-network/yggdrasil-go
synced 2024-11-10 07:20:39 +03: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 "$@"
|