Skip to content

Commit

Permalink
update to released rtems-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Mar 25, 2024
1 parent 617f33c commit 6c5880f
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.3.1"
pip install rtems-proxy=="0.5.0"
fi

# no other proxies supported at present

0 comments on commit 6c5880f

Please sign in to comment.