@@ -1,3 +1,5 @@
|
||||
#!/usr/local/bin/iocsh
|
||||
|
||||
dbLoadRecords("$(IOCDIR)/record.db")
|
||||
|
||||
iocInit()
|
||||
|
||||
+1
-1
@@ -10,4 +10,4 @@ export EPICS_CA_SERVER_PORT=5064
|
||||
cd "$(dirname "$0")"
|
||||
export IOCDIR=$(pwd)
|
||||
|
||||
exec "$EPICS_BASE/bin/$EPICS_HOST_ARCH/softIoc" st.cmd
|
||||
exec "$EPICS_BASE/bin/$EPICS_HOST_ARCH/softIoc" -S st.cmd
|
||||
|
||||
Reference in New Issue
Block a user