Factorize screenpanel startup scripts

This commit is contained in:
Gobbo Alexandre
2023-08-21 14:27:11 +02:00
parent 9a393aabe4
commit bea92a135b

View File

@@ -2,11 +2,9 @@
echo "ScreenPanel"
/sf/bernina/bin/pshell_be -l -d -k=false -q -b -e -g -n -buffer_size=10 -clog=SEVERE -size=1000x800 \
-p=/opt/gfa/pshell/apps/screen_panel/ScreenPanel.java \
#!/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 -laf=dark \
-persist_camera \
-clog=FINE \
${1+"$@"}