From a3caf85e5e8fdd0d104cde3e13ca1ffd06200b4f Mon Sep 17 00:00:00 2001 From: Joey Turner Date: Wed, 4 Dec 2024 21:32:35 -0600 Subject: [PATCH] Update install_openhab.sh --- tools/modules/software/install_openhab.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/modules/software/install_openhab.sh b/tools/modules/software/install_openhab.sh index a21a9eadd..eba73ef63 100644 --- a/tools/modules/software/install_openhab.sh +++ b/tools/modules/software/install_openhab.sh @@ -2,7 +2,7 @@ module_options+=( ["openhab,author"]="@igorpecovnik" ["openhab,ref_link"]="" - ["openhab,feature"]="install_openhab" + ["openhab,feature"]="openhab" ["openhab,desc"]="Install openhab from a repo using apt" ["openhab,example"]="install uinstall" ["openhab,status"]="Active"