Skip to content

Commit

Permalink
update rtems-proxy 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Mar 21, 2024
1 parent fcb9d35 commit dbce948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ioc/install_proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# so proxy installation is not required.

if [[ $EPICS_TARGET_ARCH == "RTEMS-beatnik" ]] ; then
pip install rtems-proxy=="0.2.3"
pip install rtems-proxy=="0.2.5"
fi

# no other proxies supported at present

0 comments on commit dbce948

Please sign in to comment.