Skip to content

Commit

Permalink
remove calc from StreamDevice
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Jan 20, 2024
1 parent f97f5d0 commit cac43e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,6 @@ RUN iocStats/install.sh 3.1.16
COPY ibek-support/autosave/ autosave/
RUN autosave/install.sh R5-11

COPY ibek-support/sscan/ sscan/
RUN sscan/install.sh R2-11-6

COPY ibek-support/calc/ calc/
RUN calc/install.sh R3-7-5

COPY ibek-support/asyn/ asyn/
RUN asyn/install.sh R4-42

Expand Down
2 changes: 1 addition & 1 deletion ibek-support

0 comments on commit cac43e2

Please sign in to comment.