diff --git a/src/ibek/templates/ioc/start.sh b/src/ibek/templates/ioc/start.sh index 3090ee240..326e126d1 100755 --- a/src/ibek/templates/ioc/start.sh +++ b/src/ibek/templates/ioc/start.sh @@ -74,7 +74,7 @@ if [ -f ${ibek_src} ]; then final_ioc_startup=/tmp/st.cmd # get ibek the support yaml files this ioc's support modules - defs=/epics/ibek/*.ibek.support.yaml + defs=/epics/ibek-defs/*.ibek.support.yaml ibek runtime generate ${ibek_src} ${defs} --out ${final_ioc_startup} --db-out ${db_src} # build expanded database using msi