1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/duniter_ynh.git synced 2024-09-03 18:26:35 +02:00

Update functions.sh

This commit is contained in:
vincentux 2020-01-06 14:27:11 +01:00 committed by GitHub
parent 7ce08385f0
commit 210b7d7b48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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