if [[ $SYLPHEED_IT == y ]]; then
  wget -U "" -c -t 3 --waitretry=3 -O "$SOURCE_CACHE/$SOURCE3" "$SOURCE3_URL"
fi &&

default_download
