mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Fix "openhab --help" and "help openhab" in Karaf console (#2953)
* Enable "openhab --help" and "help openhab" in Karaf console Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
<feature name="openhab-core-io-console-karaf" description="Karaf Console support for SmartHome stuff" version="${project.version}">
|
||||
<feature>openhab-core-base</feature>
|
||||
<feature>shell</feature>
|
||||
<feature>service-wrapper</feature>
|
||||
<bundle>mvn:org.openhab.core.bundles/org.openhab.core.io.console.karaf/${project.version}</bundle>
|
||||
</feature>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user