Experimenting
CI / build-and-test (push) Successful in 6s

This commit is contained in:
2026-04-29 09:30:02 +02:00
parent b1f489713c
commit 66077ef0ac
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
#!/usr/local/bin/iocsh
dbLoadRecords("$(IOCDIR)/record.db")
iocInit()
+1 -1
View File
@@ -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