openHAB install after windows service feature install

This commit is contained in:
2019-11-08 16:28:55 -06:00
commit 6a5b2422b6
973 changed files with 22607 additions and 0 deletions

7
start.bat Normal file
View File

@@ -0,0 +1,7 @@
@echo off
echo Launching the openHAB runtime...
setlocal
set DIRNAME=%~dp0%
"%DIRNAME%runtime\bin\karaf.bat" %*