mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-12 02:42:21 +02:00
Update iobroker_startup.sh
This commit is contained in:
@@ -168,7 +168,7 @@ fi
|
||||
# Checking for enabled zwave-support
|
||||
if [ "$zwave" = "true" ]
|
||||
then
|
||||
echo "ZWave is activated by ENV."
|
||||
echo "Z-Wave is activated by ENV."
|
||||
chmod 764 /opt/scripts/setup_zwave.sh
|
||||
sh /opt/scripts/setup_zwave.sh
|
||||
echo "Done."
|
||||
|
||||
Reference in New Issue
Block a user