Alexandre
2024-02-26 21:46:52 +01:00
committed by GitHub
parent 39c2a0bb54
commit 6b9af9f843

View File

@@ -201,6 +201,9 @@ if bashio::config.has_value 'networkdisks'; then
311)
SMBVERS="3.1.1"
;;
"3.1")
SMBVERS="3.1.1"
;;
esac
echo "...... SMB version detected : $SMBVERS"
SMBVERS=",vers=$SMBVERS"