diff --git a/syno_hdd_db.sh b/syno_hdd_db.sh index 6b3b008..e63bf3c 100644 --- a/syno_hdd_db.sh +++ b/syno_hdd_db.sh @@ -2090,8 +2090,7 @@ fi dtu=drive_db_test_url url="$(/usr/syno/bin/synogetkeyvalue $synoinfo ${dtu})" disabled="" -#if [[ $nodbupdate == "yes" ]]; then -if [[ $updatedb != "yes" ]]; then +if [[ $nodbupdate == "yes" ]]; then if [[ ! $url ]]; then # Add drive_db_test_url="127.0.0.1" #echo 'drive_db_test_url="127.0.0.1"' >> "$synoinfo"