Files
sf_bernina_scripts/screen_panel
T
2023-08-21 14:27:11 +02:00

11 lines
221 B
Bash
Executable File

#!/bin/bash
echo "ScreenPanel"
#!/bin/bash
/opt/gfa/pshell/apps/screen_panel/bin/screen_panel \
-pipeline_server=sf-daqsync-01:8889 \
-camera_server=sf-daqsync-01:8888 \
-clog=FINE \
${1+"$@"}