mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 00:25:55 +02: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
|
# Prepare mount point
|
||||||
mkdir -p /mnt/"$diskname"
|
mkdir -p /mnt/"$diskname"
|
||||||
chown -R root:root /mnt/"$diskname"
|
chown root:root /mnt/"$diskname"
|
||||||
|
|
||||||
# if Fail test different smb and sec versions
|
# if Fail test different smb and sec versions
|
||||||
echo "... looking for the optimal parameters for mounting"
|
echo "... looking for the optimal parameters for mounting"
|
||||||
|
|||||||
Reference in New Issue
Block a user