Skip to content

Commit

Permalink
rtems-proxy version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Mar 20, 2024
1 parent 42bfe7f commit a2c7faf
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.0"
pip install rtems-proxy=="0.2.1"
fi

# no other proxies supported at present

0 comments on commit a2c7faf

Please sign in to comment.