Skip to content
Snippets Groups Projects
Commit a80dc752 authored by Gabriel Fedel's avatar Gabriel Fedel :speech_balloon:
Browse files

Fix issue on st.cmd

parent 5932400d
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ iocshLoad("$(essioc_DIR)/common_config.iocsh")
# Load LLRF
require llrfsystem
iocshLoad("$(llrfsystem_DIR)/llrfsystem.iocsh"")
iocshLoad("$(llrfsystem_DIR)/llrfsystem.iocsh")
## For commands to be run after iocInit, use the function afterInit()
......
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