openhab / openhab-docs

This repository contains the documentation for openHAB.
https://www.openhab.org/docs/
Other
270 stars 686 forks source link

JSR233 Docs references contradictory paths #449

Closed rkoshak closed 1 year ago

rkoshak commented 7 years ago

Scripts should be placed in the ‘USERDATA/automation/jsr223’ directory. For example, in Linux installations created with a package installer, the directory would be /etc/openhab2/automation/jsr223.

That is the conf folder, not the USERDATA folder. So either the USERDATA needs to be changed to CONF or the path should be changed to /var/lib/openhab2/automation/jsr233.

I do not know which is correct or I'd just make the change myself.

kaikreuzer commented 7 years ago

It must be CONF, not USERDATA!

ThomDietrich commented 7 years ago

Actually it should be $OPENHAB_CONF 😃

Would you please update your PR?

Confectrician commented 1 year ago

Should be solved with the many edits placed on the files history.