Remove environment variables from definition - cannot rely on profile load sequence

This commit is contained in:
2026-03-23 11:06:13 +01:00
parent 01c315baac
commit 3638107525
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
PSHELL_HOME_PATH="/${FACILITY}/${BEAMLINE}/config/pshell/home"
PSHELL_HOME_PATH="/sls/x07mb/config/pshell/home"
PSHELL_XSCAN_PATH={home}/fda
PSHELL_DATA_PATH=~/pshell/home/data
PSHELL_LOGS_PATH=/var/tmp/pshell/log
+1 -1
View File
@@ -1,4 +1,4 @@
PSHELL_HOME_PATH="/${FACILITY}/${BEAMLINE}/config/pshell/home"
PSHELL_HOME_PATH="/sls/x11ma/config/pshell/home"
PSHELL_XSCAN_PATH={home}/fda
PSHELL_DATA_PATH=~/pshell/home/data
PSHELL_LOGS_PATH=/var/tmp/pshell/log