modified header widget; starting on v1.9.0

This commit is contained in:
2024-02-16 16:45:32 +01:00
parent 59d10ffb39
commit c57ab552fe

View File

@@ -1,5 +1,5 @@
#!/bin/bash
cd /proscan/bd/applications/hush/hla/1.1.0
cd /proscan/bd/applications/hush/hla/1.2.0
# For use if script is sourced rather than executed
appNameDefault="hush.sh"
@@ -46,7 +46,7 @@ _EPICS_HOST_ARCH=${RHREL}-x86_64
#/sf/bd/applications/OnlineModel/default/scripts/VA:
#C_EXT version for Py 3.7:
export PYTHONPATH=.:/opt/gfa/cafe/python/pycafe/cafe-1.20.0-gcc-7.3.0/lib/${_EPICS_HOST_ARCH}:/proscan/bd/applications/deps/apps4ops/v1.8.0
export PYTHONPATH=.:/opt/gfa/cafe/python/pycafe/cafe-1.20.0-gcc-7.3.0/lib/${_EPICS_HOST_ARCH}:/proscan/bd/applications/deps/apps4ops/v1.9.0
echo $PYTHONPATH