Skip to content

Commit

Permalink
update to latest ioc-template (#1)
Browse files Browse the repository at this point in the history
* update to latest ioc-template
  • Loading branch information
gilesknap committed Dec 15, 2023
1 parent f1528db commit e584d07
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ RUN sscan/install.sh R2-11-6
COPY ibek-support/calc/ calc/
RUN calc/install.sh R3-7-5

COPY ibek-support/motor/ motor/
RUN motor/install.sh R7-2-3b1

COPY ibek-support/pmac/ pmac/
RUN pmac/install.sh 2-4-10

COPY ibek-support/motor/ motor/
RUN motor/install.sh R7-3-1

Expand Down
2 changes: 1 addition & 1 deletion ibek-support
Submodule ibek-support updated 0 files

0 comments on commit e584d07

Please sign in to comment.