From bcf69ce4636f4eb9d85f1552fe4bf99f1e397e9b Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Wed, 15 Jul 2026 16:28:56 +0200 Subject: [PATCH] fix: subs file --- services/taubpm/current/ioc/AGEBD-CPCL-TAUBPM_main.subs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/taubpm/current/ioc/AGEBD-CPCL-TAUBPM_main.subs b/services/taubpm/current/ioc/AGEBD-CPCL-TAUBPM_main.subs index a0ca5e8..259335c 100644 --- a/services/taubpm/current/ioc/AGEBD-CPCL-TAUBPM_main.subs +++ b/services/taubpm/current/ioc/AGEBD-CPCL-TAUBPM_main.subs @@ -1,4 +1,4 @@ file TAUBPM.template { pattern { DEVICE } - { AGEBD-TAUBPM } -} \ No newline at end of file + { AGEBD-TAUBPM{{ agebd_env }} } +}