From 2651ba83f9dddcf4911d3ebd5d7710f2e5d1705d Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Mon, 22 Aug 2016 19:34:18 +0200 Subject: Fix typo in debian.sh for UHD images downloader --- installer/debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/debian.sh b/installer/debian.sh index 3d35466..4fe2dfd 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -129,7 +129,7 @@ sudo make install popd echo -e "$GREEN Downloading UHD device images $NORMAL" -sudo /uhd/local/lib/uhd/utils/uhd_images_downloader.py +sudo /usr/local/lib/uhd/utils/uhd_images_downloader.py sudo apt-get -y install libzmq3-dev libzmq3 -- cgit v1.2.3