manual changes on fs
This commit is contained in:
15
screen_panel
Executable file
15
screen_panel
Executable file
@@ -0,0 +1,15 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
/opt/gfa/pshell/pshell \
|
||||
-jvmarg="-Duser.home=/sf/bernina/data" \
|
||||
-test -dlaf \
|
||||
-home=/sf/bernina/config/pshell_be \
|
||||
-data=/sf/bernina/config/pshell_data \
|
||||
-l -d -k -q -b -e -g -n -buf=10 -poll=250 -clog=SEVERE \
|
||||
-p=SfCamera.java \
|
||||
-p=Inventory.java \
|
||||
-p=CameraCalibrationDialog.java \
|
||||
-p=ScreenPanel2.java \
|
||||
-srv_url=sf-daqsync-01:8889 -cam_srv_url=sf-daqsync-01:8888 $@
|
||||
|
||||
Reference in New Issue
Block a user