Update iobroker_startup.sh

This commit is contained in:
Andre
2019-01-07 13:41:57 +01:00
committed by GitHub
parent e733f77253
commit beb689c33c

View File

@@ -21,3 +21,5 @@ sleep 5
echo 'Starting ioBroker...'
node node_modules/iobroker.js-controller/controller.js >/opt/scripts/docker_iobroker_log.txt 2>&1 &
echo 'Starting ioBroker done...'
tail -f /dev/null