Skip to content

Commit

Permalink
Update installation.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
V33RU committed Dec 31, 2020
1 parent 5cbe318 commit 9cbe5cc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions installation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ echo "**********************************************"

sudo apt-get update && sudo apt-get upgrade
sudo apt-get install flashrom openocd putty screen
mkdir -p hardware
cd hardware
#mkdir -p hardware
#cd hardware


echo "**********************************************"
Expand All @@ -67,8 +67,8 @@ echo " ______ _ _

echo "**********************************************"

mkdir -p radio
cd radio
#mkdir -p radio
#cd radio
sudo add-apt-repository ppa:gnuradio/gnuradio-releases
sudo apt-get update
sudo apt-get install gnuradio
Expand Down

0 comments on commit 9cbe5cc

Please sign in to comment.