From ae209866d9c20d44b78b7784d360af1bac803f60 Mon Sep 17 00:00:00 2001 From: Manfred Touron Date: Wed, 18 Jan 2017 10:35:13 +0100 Subject: [PATCH] build.sh --- build.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build.sh b/build.sh index d8be109..5b531a2 100755 --- a/build.sh +++ b/build.sh @@ -2,6 +2,5 @@ set -xe -wget -N http://ftp.fr.debian.org/debian/pool/main/q/qemu/qemu-user-static_2.7+dfsg-3+b1_amd64.deb -dpkg -i qemu-user-static_2.7+dfsg-3+b1_amd64.deb - +wget -N http://ftp.fr.debian.org/debian/pool/main/q/qemu/qemu-user-static_2.8+dfsg-1_amd64.deb +dpkg -i qemu-user-static_2.8+dfsg-1_amd64.deb