mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 18:38:17 +01:00
Update 00-smb_mounts.sh
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user