Update 00-smb_mounts.sh

This commit is contained in:
Alexandre
2024-02-26 21:52:23 +01:00
committed by GitHub
parent e3e517470f
commit c73c7654d4

View File

@@ -202,6 +202,7 @@ if bashio::config.has_value 'networkdisks'; then
SMBVERS="3.1.1"
;;
"3.1")
echo "SMB 3.1 detected, converting to 3.1.1"
SMBVERS="3.1.1"
;;
esac