diff --git a/userdata/.gitignore b/userdata/.gitignore new file mode 100644 index 0000000..bf0824e --- /dev/null +++ b/userdata/.gitignore @@ -0,0 +1 @@ +*.log \ No newline at end of file diff --git a/userdata/etc/openHAB2-wrapper.conf b/userdata/etc/openHAB2-wrapper.conf index 3792aad..e314424 100644 --- a/userdata/etc/openHAB2-wrapper.conf +++ b/userdata/etc/openHAB2-wrapper.conf @@ -3,7 +3,7 @@ #******************************************************* # openHAB installation dir (Adapt this first setting to your system) -set.default.OPENHAB_HOME=C:\openHAB2 +set.default.OPENHAB_HOME=C:\openHAB-2.4.0 # Wrapper Properties set.default.OPENHAB_CONF=%OPENHAB_HOME%\conf