From 210b7d7b48f8ae1e994e56893b267228d3311180 Mon Sep 17 00:00:00 2001 From: vincentux Date: Mon, 6 Jan 2020 14:27:11 +0100 Subject: [PATCH] Update functions.sh --- scripts/functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/functions.sh b/scripts/functions.sh index 24332f8..ec5c8d3 100644 --- a/scripts/functions.sh +++ b/scripts/functions.sh @@ -3,7 +3,7 @@ INSTALL_DUNITER_DEBIAN_PACKAGE () { version="v1.7.18" if [ $arch == "x64" ]; then - url_base="https://git.duniter.org/nodes/typescript/duniter/-/jobs/21913/artifacts/browse/work/bin/" + url_base="https://git.duniter.org/nodes/typescript/duniter/-/jobs/21913/artifacts/raw/work/bin/" else url_base="https://jytou.fr/duniter/" fi