Update 00-smb_mounts.sh

This commit is contained in:
Alexandre
2023-10-06 16:31:25 +02:00
committed by GitHub
parent 0152419792
commit bc50567b69

View File

@@ -41,7 +41,7 @@ if bashio::config.has_value 'networkdisks'; then
if bashio::config.has_value 'cifsdomain'; then
echo "... using domain $(bashio::config 'cifsdomain')"
DOMAIN=",domain=$(bashio::config 'cifsdomain')"
DOMAINCLIENT=",--workgroup=$(bashio::config 'cifsdomain')"
DOMAINCLIENT="--workgroup=$(bashio::config 'cifsdomain')"
fi
# Is UID/GID set