Update 00-smb_mounts.sh

This commit is contained in:
Alexandre
2024-04-19 09:58:25 +02:00
committed by GitHub
parent f64298fc6b
commit c5dd9b77c3

View File

@@ -191,7 +191,7 @@ if bashio::config.has_value 'networkdisks'; then
# Manage output # Manage output
if [ -n "$SMBVERS" ]; then if [ -n "$SMBVERS" ]; then
case $SMBVERS in case $SMBVERS in
202) "202"|"200"|"20")
SMBVERS="2.0" SMBVERS="2.0"
;; ;;
21) 21)