Update 00-smb_mounts.sh

This commit is contained in:
Alexandre
2023-09-30 14:11:47 +02:00
committed by GitHub
parent e64e459b0b
commit 6f2a9959dc

View File

@@ -80,7 +80,7 @@ if bashio::config.has_value 'networkdisks'; then
# Prepare mount point
mkdir -p /mnt/"$diskname"
chown -R root:root /mnt/"$diskname"
chown root:root /mnt/"$diskname"
# if Fail test different smb and sec versions
echo "... looking for the optimal parameters for mounting"