Merge pull request #4413 from nymtech/fix-localnet-script

fix: localnet script fix typo to attach tmux session
This commit is contained in:
Lawrence Stalder
2024-02-20 16:33:51 +01:00
committed by GitHub
+1 -1
View File
@@ -73,4 +73,4 @@ tmux send-keys -t localnet:1 "time curl -x socks5h://127.0.0.1:1080 https://test
tmux select-layout -t localnet:0 tiled
tmux select-layout -t localnet:1 tiled
tmux attach -tlocalnet
tmux attach -t localnet