5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-20 03:42:32 +00:00
yggdrasil-go/misc/sim/run-sim

3 lines
56 B
Plaintext
Raw Normal View History

2017-12-29 04:16:20 +00:00
#!/bin/bash
2018-11-25 18:25:38 +00:00
go run -tags debug misc/sim/treesim.go "$@"