From 0c82b0eb0923951b10fff9c280d8601d55a578ac Mon Sep 17 00:00:00 2001 From: Roger Kalt Date: Mon, 17 Oct 2016 06:26:25 +0200 Subject: [PATCH] Startup --- config/setup.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/setup.properties b/config/setup.properties index 2142f62..330c705 100755 --- a/config/setup.properties +++ b/config/setup.properties @@ -1,4 +1,4 @@ -#Tue May 10 16:47:46 CEST 2016 +#Mon Oct 17 06:26:16 CEST 2016 configFile={config}/config.properties configFileDevices={config}/devices.properties configFilePlugins={config}/plugins.properties @@ -8,6 +8,7 @@ contextPath={outp}/context dataPath={outp}/data devicesPath={home}/devices extensionsPath={home}/extensions +imagesPath={outp}/images libraryPath={script}; {script}/Lib logPath={outp}/log pluginsPath={home}/plugins