Skip to content

Commit

Permalink
remove uhd_sample_recorder.
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed Jul 13, 2024
1 parent 4f52b85 commit 7c809fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,5 @@ COPY --from=installer /root/.local /root/.local
RUN ldconfig -v
WORKDIR /gamutrf
RUN echo "$(find /gamutrf/gamutrf -type f -name \*py -print)"|xargs grep -Eh "^(import|from)\s"|grep -Ev "gamutrf"|sort|uniq|python3
RUN ldd /usr/local/bin/uhd_sample_recorder
# nosemgrep:github.workflows.config.missing-user
CMD ["gamutrf-scan", "--help"]

0 comments on commit 7c809fa

Please sign in to comment.