Fix unbound variable

This commit is contained in:
cytopia 2019-11-23 00:26:50 +01:00
parent c8de832210
commit 57ff6da675
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -13,7 +13,7 @@ DVLBOX_PATH="$( cd "${SCRIPT_PATH}/../.." && pwd -P )"
. "${SCRIPT_PATH}/../scripts/.lib.sh"
RETRIES=10
DISABLED_VERSIONS=()
DISABLED_VERSIONS=("")
echo