mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-21 04:09:13 +02:00
typo
This commit is contained in:
2
debian/scripts/iobroker_startup.sh
vendored
2
debian/scripts/iobroker_startup.sh
vendored
@@ -391,7 +391,7 @@ if [[ "$usbdevices" != "" && "$usbdevices" != "none" ]]; then
|
|||||||
if [[ "$debug" == "true" ]]; then echo "[DEBUG] Permissions set to: " $(ls -al $i); fi
|
if [[ "$debug" == "true" ]]; then echo "[DEBUG] Permissions set to: " $(ls -al $i); fi
|
||||||
else
|
else
|
||||||
echo "Looks like the device \""$i"\" does not exist."
|
echo "Looks like the device \""$i"\" does not exist."
|
||||||
echo "Did you mount it correctly by using the \"--device\" flag?"
|
echo "Did you mount it correctly by using the \"--device\" option?"
|
||||||
echo "For more information see ioBroker Docker Image Docs (https://docs.buanet.de/iobroker-docker-image/docs/#mounting-usb-devices)."
|
echo "For more information see ioBroker Docker Image Docs (https://docs.buanet.de/iobroker-docker-image/docs/#mounting-usb-devices)."
|
||||||
stop_on_error
|
stop_on_error
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user