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

Updated 5.10 to use 'start' instead of 'run' so the terminal is free for the next section.

parent 0d65fa7a
No related branches found
No related tags found
No related merge requests found
......@@ -371,10 +371,12 @@ Listening on port 33333
```
</details>
### 5.10 Run the IOC
### 5.10 Start the IOC
Start the IOC in a screen session so the terminal remains usable.
```
$ ./softioc/xxx.sh run
$ ./softioc/xxx.sh start
```
The virtual motors should be usable now.
......
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