move2docker/build/run-cli.sh

7 lines
135 B
Bash

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