Dave Russell
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
2 deletions
-
syno_hdd_db.sh
|
|
@ -2090,8 +2090,7 @@ fi |
|
|
dtu=drive_db_test_url |
|
|
dtu=drive_db_test_url |
|
|
url="$(/usr/syno/bin/synogetkeyvalue $synoinfo ${dtu})" |
|
|
url="$(/usr/syno/bin/synogetkeyvalue $synoinfo ${dtu})" |
|
|
disabled="" |
|
|
disabled="" |
|
|
#if [[ $nodbupdate == "yes" ]]; then |
|
|
if [[ $nodbupdate == "yes" ]]; then |
|
|
if [[ $updatedb != "yes" ]]; then |
|
|
|
|
|
if [[ ! $url ]]; then |
|
|
if [[ ! $url ]]; then |
|
|
# Add drive_db_test_url="127.0.0.1" |
|
|
# Add drive_db_test_url="127.0.0.1" |
|
|
#echo 'drive_db_test_url="127.0.0.1"' >> "$synoinfo" |
|
|
#echo 'drive_db_test_url="127.0.0.1"' >> "$synoinfo" |
|
|
|