From bc578080df66f59a2dc0812d9cd32b750e91c500 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 2 Feb 2026 13:41:21 +0100 Subject: [PATCH] Update 00-smb_mounts.sh --- .templates/00-smb_mounts.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.templates/00-smb_mounts.sh b/.templates/00-smb_mounts.sh index b0919d1bc..06f9059c8 100755 --- a/.templates/00-smb_mounts.sh +++ b/.templates/00-smb_mounts.sh @@ -184,11 +184,6 @@ retry_cifs_with_vers_ladder_on_einval() { ######################## if bashio::config.has_value 'networkdisks'; then - if [[ "$(date +"%Y%m%d")" -lt "20240201" ]]; then - bashio::log.warning "------------------------" - bashio::log.warning "This is a new code, please report any issues on https://github.com/alexbelgium/hassio-addons" - bashio::log.warning "------------------------" - fi echo "Mounting network share(s)..."