From 9b3159935165dcb0ef07caf6a72f7ec1f0eaef03 Mon Sep 17 00:00:00 2001 From: Alexandre Gobbo Date: Mon, 4 Jan 2021 16:48:27 +0100 Subject: [PATCH] ScreenPanel 8 --- screen_panel | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/screen_panel b/screen_panel index cd1ab88..c575a10 100755 --- a/screen_panel +++ b/screen_panel @@ -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+"$@"}