start_oszi.sh 156 B

1234567
  1. #!/usr/bin/bash
  2. #sleep 3;
  3. sudo /opt/netns/create 18
  4. /opt/netns/exec --id=18 --cmd="xterm -e screen python3 /opt/LibreLight/ASP/monitor/oszi_grid.py" &