diff --git a/5etools-docker/init.sh b/5etools-docker/init.sh index aa2bebf5..d1abdaac 100644 --- a/5etools-docker/init.sh +++ b/5etools-docker/init.sh @@ -42,6 +42,7 @@ if [ $AUTOUPDATE = false ]; then else echo " === No local version detected. Exiting." exit 1 + fi else # if the user does want to update from a source, # check if url provided via the $DL_LINK env variable is connectable