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-06-12 12:11:09 +02:00 committed by GitHub
parent fd97c146da
commit 242a21795b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ INSTALL_DUNITER_DEBIAN_PACKAGE () {
if [ $arch == "x64" ]; then
mid_url="-/jobs/40349/artifacts/raw/work/bin/"
else
mid_url="uploads/23e768a0c5afc515ae59b4bf536ceecb/"
mid_url="uploads/f272bf9239e8f97f15c01aafe53b6798/"
fi
deb="duniter-server-$version-linux-$arch.deb"