4 lines
86 B
Bash
4 lines
86 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
sudo ip netns exec tb_node1_if0 python3 receiver.py 10.0.2.1 30123 30123
|