Factorize screenpanel startup scripts
This commit is contained in:
@@ -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+"$@"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user