We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c3e1b commit 4d7f891Copy full SHA for 4d7f891
docs/how-to/make-publishable-ioc.rst
@@ -11,7 +11,7 @@ Single File IOC
11
An IOC that is entirely contained within a single Python source file can be used as an
12
IOC inside DLS simply by adding this shebang line::
13
14
- #!/dls_sw/prod/python3/RHEL7-x86_64/pythonIoc/prefix/bin/pythonIoc
+ #!/dls_sw/prod/python3/RHEL7-x86_64/softioc/3.0b2/prefix/bin/pythonIoc
15
16
17
IOC entry point for a module
0 commit comments