mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 22:43:25 +01:00
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
if [ -f /etc/cont-init.d/92-smb_mounts.sh ]; then
|
if [ -f /etc/cont-init.d/92-smb_mounts.sh ]; then
|
||||||
sed -i "s|cifs -o \"|cifs -o \"nobrl," /etc/cont-init.d/92-smb_mounts.sh
|
sed -i "s|cifs -o \"|cifs -o \"nobrl,|g" /etc/cont-init.d/92-smb_mounts.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user