move2docker/build/run-gui.sh

7 lines
155 B
Bash
Raw 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
gnuradio-companion /app/gnuradio/downlink.grc