From 6e471bd3437561491be3071906bc6ba937490101 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 17 Jun 2016 15:49:14 +0200 Subject: installer: download UHD images --- installer/debian.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'installer') diff --git a/installer/debian.sh b/installer/debian.sh index ac34a2e..3d35466 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -128,6 +128,9 @@ make sudo make install popd +echo -e "$GREEN Downloading UHD device images $NORMAL" +sudo /uhd/local/lib/uhd/utils/uhd_images_downloader.py + sudo apt-get -y install libzmq3-dev libzmq3 echo -e "$GREEN Installing KA9Q libfec $NORMAL" -- cgit v1.2.3