Creating dir for gradio config

This commit is contained in:
Ash Wilson 2016-02-21 00:23:57 -08:00
parent 994c4163fc
commit 17eb6d6889
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ RUN git clone $OSMOSDR_GIT && \
COPY ./ /src/
RUN mkdir /root/.gnuradio/
RUN echo "[grc]\nlocal_blocks_path=/usr/local/share/gnuradio/grc/blocks" > \
/root/.gnuradio/config.conf