Fix screen_panel script to accept list as parameters

This commit is contained in:
2020-11-12 10:26:17 +01:00
parent 5b3dc8191c
commit b83192d9ec

View File

@@ -31,4 +31,4 @@ echo "ScreenPanel" ${SP_VER}
-cam_srv_url=sf-daqsync-01:8888 \
-laf=darcula \
-persist \
$@
${1+"$@"}