From acd52a666c1bf1c676adcc61188a317d7e2777d9 Mon Sep 17 00:00:00 2001 From: Gobbo Alexandre Date: Mon, 7 Mar 2022 16:39:50 +0100 Subject: [PATCH] Setup devices and plugins paths in workbench --- bin/psss_panel_editor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/psss_panel_editor b/bin/psss_panel_editor index 4cf2641..703c6fa 100755 --- a/bin/psss_panel_editor +++ b/bin/psss_panel_editor @@ -19,7 +19,6 @@ done /opt/gfa/pshell/pshell \ - -last \ -version=v1_17 \ -z \ -py3 \ @@ -31,4 +30,5 @@ done -devp=${PKG}/devices \ -pool=${PKG}/config/devices.properties \ -p=PSSS.java \ + -last \ $@