ScreenPanel 8

This commit is contained in:
2021-01-04 16:48:27 +01:00
parent fc21e46ada
commit 9b31599351

View File

@@ -1,6 +1,6 @@
#!/bin/bash
export SP_VER=7
export SP_VER=8
for i in "$@"
do
@@ -11,7 +11,7 @@ case $i in
;;
-spt)
export SP_VER=7
export SP_VER=8
#shift
;;
@@ -31,4 +31,5 @@ echo "ScreenPanel" ${SP_VER}
-cam_srv_url=sf-daqsync-01:8888 \
-laf=darcula \
-persist \
-last \
${1+"$@"}