PShell update
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
-home=/sf/bernina/config/pshell_be \
|
||||
-data=/sf/bernina/config/pshell_data \
|
||||
-strh=/sf/bernina/config/pshell_be/stripchart \
|
||||
-last \
|
||||
-version=v1_16 \
|
||||
-pini=true \
|
||||
$@
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
export SP_VER=8
|
||||
export SP_VER=9
|
||||
|
||||
for i in "$@"
|
||||
do
|
||||
@@ -11,7 +11,7 @@ case $i in
|
||||
;;
|
||||
|
||||
-spt)
|
||||
export SP_VER=8
|
||||
export SP_VER=9
|
||||
#shift
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user