mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-01-20 15:20:16 +01:00
update path
This commit is contained in:
parent
3fe75fb595
commit
8371c50d3d
|
|
@ -70,7 +70,7 @@ tput cup 15 5
|
|||
echo "-> download rtl_fm......................"
|
||||
cd $boswatchpath/install
|
||||
#git clone git://git.osmocom.org/rtl-sdr.git >> $boswatchpath/install/setup_log.txt 2>&1
|
||||
git clone git://ithub.com:Schrolli91/rtl-sdr.git >> $boswatchpath/install/setup_log.txt 2>&1
|
||||
git https://github.com/Schrolli91/rtl-sdr.git >> $boswatchpath/install/setup_log.txt 2>&1
|
||||
cd rtl-sdr/
|
||||
|
||||
tput cup 13 15
|
||||
|
|
@ -89,7 +89,7 @@ tput cup 15 5
|
|||
echo "-> download multimon-ng................"
|
||||
cd $boswatchpath/install
|
||||
#git clone https://github.com/EliasOenal/multimonNG.git >> $boswatchpath/install/setup_log.txt 2>&1
|
||||
git clone git://github.com:Schrolli91/multimon-ng.git >> $boswatchpath/install/setup_log.txt 2>&1
|
||||
git clone https://github.com/Schrolli91/multimon-ng.git multimonNG >> $boswatchpath/install/setup_log.txt 2>&1
|
||||
|
||||
cd $boswatchpath/install/multimonNG/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue