Absolute path to PShell
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
pshell_be \
|
||||
/sf/bernina/bin/pshell_be \
|
||||
-p=/opt/gfa/pshell/apps/correlation/Correlation2.java \
|
||||
-l -d -k -q -b \
|
||||
-laf=darcula \
|
||||
|
||||
@@ -22,7 +22,7 @@ done
|
||||
|
||||
echo "ScreenPanel" ${SP_VER}
|
||||
|
||||
pshell_be -l -d -k -q -b -e -g -n -buf=10 -poll=250 -clog=SEVERE \
|
||||
/sf/bernina/bin/pshell_be -l -d -k -q -b -e -g -n -buf=10 -poll=250 -clog=SEVERE \
|
||||
-p=/opt/gfa/pshell/apps/screen_panel/SfCamera.java \
|
||||
-p=/opt/gfa/pshell/apps/screen_panel/Inventory.java \
|
||||
-p=/opt/gfa/pshell/apps/screen_panel/CameraCalibrationDialog.java \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
pshell_be -l -b -strp \
|
||||
/sf/bernina/bin/pshell_be -l -b -strp \
|
||||
-laf=darcula \
|
||||
$@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user