aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-08-22 19:34:18 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-08-22 19:34:18 +0200
commit2651ba83f9dddcf4911d3ebd5d7710f2e5d1705d (patch)
tree178f46f0b1ed6823adacd51001d427a276093947
parent6e471bd3437561491be3071906bc6ba937490101 (diff)
downloadmmbtools-aux-2651ba83f9dddcf4911d3ebd5d7710f2e5d1705d.tar.gz
mmbtools-aux-2651ba83f9dddcf4911d3ebd5d7710f2e5d1705d.tar.bz2
mmbtools-aux-2651ba83f9dddcf4911d3ebd5d7710f2e5d1705d.zip
Fix typo in debian.sh for UHD images downloader
-rw-r--r--installer/debian.sh2
1 files changed, 1 insertions, 1 deletions
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