mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update 00-smb_mounts.sh
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user