Christoph Honal
78133f9b55
Some checks reported errors
continuous-integration/drone/push Build was killed
7 lines
155 B
Bash
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 |