mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-25 00:36:06 +02:00
Update 00-smb_mounts.sh
This commit is contained in:
@@ -28,9 +28,9 @@ test_mount () {
|
|||||||
else
|
else
|
||||||
MOUNTOPTIONS="$MOUNTOPTIONS,noserverino"
|
MOUNTOPTIONS="$MOUNTOPTIONS,noserverino"
|
||||||
echo "... testing with noserverino"
|
echo "... testing with noserverino"
|
||||||
mount_drive "$MOUNTOPTIONS" || bashio::log.warning "Read-only mount confirmed"
|
mount_drive "$MOUNTOPTIONS"
|
||||||
|
return 0
|
||||||
fi
|
fi
|
||||||
return 0
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set correctly mounted bit
|
# Set correctly mounted bit
|
||||||
|
|||||||
Reference in New Issue
Block a user