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:
parent
7ce08385f0
commit
210b7d7b48
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue