feat: configure epics env in deployments
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
source "$(dirname "$0")/common.sh"
|
||||
init_service_env "${1:-}" "${2:-}"
|
||||
setup_epics_env "${AGEBD_ENV}"
|
||||
echo "EPICS_CA_ADDR_LIST: ${EPICS_CA_ADDR_LIST}"
|
||||
echo "hostname: $(hostname)"
|
||||
DO_RESTART_SERVICE=$3
|
||||
|
||||
NOW=$(date +%Y-%m-%dT%H:%M:%S%Z)
|
||||
|
||||
Reference in New Issue
Block a user