File: run.sh

package info (click to toggle)
python-engineio 4.12.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 944 kB
  • sloc: python: 10,594; makefile: 15; sh: 6
file content (7 lines) | stat: -rwxr-xr-x 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/bin/bash
python text_packet.py
python binary_packet.py
python binary_b64_packet.py
python json_packet.py
python payload.py
python server_receive.py