openHAB install after windows service feature install
This commit is contained in:
5
start_debug.bat
Normal file
5
start_debug.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
|
||||
setlocal
|
||||
set DIRNAME=%~dp0%
|
||||
"%DIRNAME%start.bat" debug %*
|
||||
Reference in New Issue
Block a user