move2docker/build/run-gui.sh

7 lines
155 B
Bash

#!/bin/bash
mkdir -p /app/data/output
touch /app/data/output/frames.txt
python3 /app/fakeserver/server.py &
gnuradio-companion /app/gnuradio/downlink.grc