diff options
Diffstat (limited to 'tools/run-many.sh')
| -rwxr-xr-x | tools/run-many.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run-many.sh b/tools/run-many.sh index 9c84e0d..4d4bf1e 100755 --- a/tools/run-many.sh +++ b/tools/run-many.sh @@ -4,6 +4,7 @@ # following lines to hosts file # 127.0.0.1 localhost s1 # 127.0.0.2 s2 +# for mac: ifconfig lo0 alias 127.0.0.2 tmux \ new-session "go run cmd/daemon/main.go -a 127.0.0.1:9999 -n s1; read" \; \ |
