diff --git a/modules/database/src/template/top/exampleBoot/ioc/README@Common b/modules/database/src/template/top/exampleBoot/ioc/README@Common index f6dc23be8..572570df5 100644 --- a/modules/database/src/template/top/exampleBoot/ioc/README@Common +++ b/modules/database/src/template/top/exampleBoot/ioc/README@Common @@ -3,7 +3,7 @@ To start the ioc from this directory execute the command Alternatively make the st.cmd file directly executable with chmod +x st.cmd -and check the executable name on the first line of the st.cmd file +and check the executable name on the first line of the st.cmd file You may need to change the name of the .dbd file given in the st.cmd's dbLoadDatabase() command before starting the ioc.