diff --git a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd index a89bfc733..3c39929f8 100644 --- a/src/makeBaseApp/top/exampleBoot/ioc/st.cmd +++ b/src/makeBaseApp/top/exampleBoot/ioc/st.cmd @@ -5,7 +5,7 @@ < cdCommands -#< nfsCommands +#< ../nfsCommands cd appbin ld < iocCore diff --git a/src/makeBaseApp/top/simpleBoot/ioc/st.cmd b/src/makeBaseApp/top/simpleBoot/ioc/st.cmd index 24f4c5c7f..2d8fed5d1 100644 --- a/src/makeBaseApp/top/simpleBoot/ioc/st.cmd +++ b/src/makeBaseApp/top/simpleBoot/ioc/st.cmd @@ -4,7 +4,7 @@ < cdCommands -#< nfsCommands +#< ../nfsCommands cd appbin ld < iocCore