move2docker/build/run-cli.sh

7 lines
135 B
Bash
Raw Permalink Normal View History

2020-02-12 05:02:06 +00:00
#!/bin/bash
mkdir -p /app/data/output
touch /app/data/output/frames.txt
python3 /app/fakeserver/server.py &
2020-02-26 01:30:58 +00:00
/app/gnuradio/downlink.py