[fix] #88: Fix link to the ARM build v1.8.0

The name of the package was different
This is a new package with the normal syntax name
This commit is contained in:
Moul 2020-06-21 12:33:25 +02:00
parent 48bb9b4095
commit dd621637d4
1 changed files with 1 additions and 1 deletions

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/ef10ea7293cd8935c6065616254cf708/"
mid_url="uploads/afe00e6e6cb318fbdbb977d8c73f4645/"
fi
deb="duniter-server-$version-linux-$arch.deb"