Update 92-smb_mounts.sh

This commit is contained in:
Alexandre
2021-10-24 14:31:50 +02:00
committed by GitHub
parent 6d5488efeb
commit bec8877264

View File

@@ -37,7 +37,6 @@ if bashio::config.has_value 'networkdisks'; then
# Data validation
if [[ ! $disk =~ ^.*+[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+[/]+.*+$ ]]; then
bashio::log.fatal "The structure of your <networkdisks> doesn't seem correct, please use a structure like //123.12.12.12/sharedfolder,//123.12.12.12/sharedfolder2"
exit 1
fi
# Prepare mount point