Skip to content

Commit 39f9f01

Browse files
committed
Use stdio-socket to gain console command
1 parent 7b7ff3d commit 39f9f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Charts/odin-jungfrau/config/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
sleep 5
55

66
# Start the IOC
7-
fastcs-jungfrau ioc {{ .Values.pvPrefix }} --config {{ .Values.configFilePath }} --odin-ip {{ .Values.detectorName }}-odin-server --odin-port 8888
7+
stdio-expose --ptty --stdin --ctrl-d 'fastcs-jungfrau ioc {{ .Values.pvPrefix }} --config {{ .Values.configFilePath }} --odin-ip {{ .Values.detectorName }}-odin-server --odin-port 8888'

0 commit comments

Comments
 (0)