Skip to content
Snippets Groups Projects
Commit d14ce36f authored by kpetersn's avatar kpetersn
Browse files

Added a missing 'cd' command to 2.11.4

parent 473672ac
No related branches found
No related tags found
No related merge requests found
...@@ -318,6 +318,7 @@ Note: we do a distclean before rebuilding because support is being removed from ...@@ -318,6 +318,7 @@ Note: we do a distclean before rebuilding because support is being removed from
Start the IOC and confirm the error is resolved. Start the IOC and confirm the error is resolved.
``` ```
$ cd ${IOC_DIR}/xxx/iocBoot/iocxxx
$ ./softioc/xxx.sh run $ ./softioc/xxx.sh run
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment