diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 08:31:49 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2015-08-07 08:31:49 +0200 |
commit | e96639201a1da73c24b71bfde866d95c2380fbaf (patch) | |
tree | ebd0acb0371d4bb46faf7dcc037f4f1778f2ff80 /installer/debian.sh | |
parent | 0754e149eb5bcd565788937fef37d8fc5cf46c9b (diff) | |
download | mmbtools-aux-e96639201a1da73c24b71bfde866d95c2380fbaf.tar.gz mmbtools-aux-e96639201a1da73c24b71bfde866d95c2380fbaf.tar.bz2 mmbtools-aux-e96639201a1da73c24b71bfde866d95c2380fbaf.zip |
Add GNURadio live system installer
Diffstat (limited to 'installer/debian.sh')
-rw-r--r-- | installer/debian.sh | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/installer/debian.sh b/installer/debian.sh index a9ada7d..e4d2d06 100644 --- a/installer/debian.sh +++ b/installer/debian.sh @@ -6,7 +6,8 @@ # * ODR-DabMux # * ODR-DabMod # * auxiliary scripts -# * the FDK-AAC-DABplus package +# * the FDK-AAC-DABplus package +# * Toolame-DAB # # and all required dependencies for a # Debian stable and oldstable system. @@ -29,7 +30,7 @@ echo echo "This is the mmbTools installer script for debian" echo "================================================" echo -echo "It will install UHD, dabmux, dabmod, fdk-aac-dabplus" +echo "It will install ODR-DabMux, ODR-DabMod, FDK-AAC-DABplus, Toolame-dab" echo "and all prerequisites to your machine." echo $DISTRO |