From 56f137a43a8ed89cdae826e222b5750cf892ea0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Mon, 20 Apr 2020 21:08:42 +0200 Subject: [PATCH] hardcode base_url Former-commit-id: 211f7d5ac32be8aa6d71b88764c1b5908cdba007 --- src/static/client.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/client.sh b/src/static/client.sh index 4ef95b5..0e07934 100644 --- a/src/static/client.sh +++ b/src/static/client.sh @@ -3,7 +3,7 @@ set -euo pipefail IFS=$'\n\t' -base_url="$1" +base_url="https://av1.dodsorf.as" version="0.5.0" while true; do