openHAB install after windows service feature install
This commit is contained in:
4
start_debug.sh
Normal file
4
start_debug.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
DIRNAME=`dirname "$0"`
|
||||
exec "${DIRNAME}/start.sh" debug "${@}"
|
||||
Reference in New Issue
Block a user