Skip to content
Snippets Groups Projects
Commit d05cc9c4 authored by Narayanarao Bhogapurapu's avatar Narayanarao Bhogapurapu
Browse files

Update build.sh

parent 3cd3d495
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,8 @@ basedir=$(dirname "$(readlink -f "$0")") ...@@ -9,8 +9,8 @@ basedir=$(dirname "$(readlink -f "$0")")
start=`date +%s` start=`date +%s`
sudo apt-get update # apt-get update
sudo apt-get install -y sudo apt-get install -y sudo
sudo apt-get install -y nano sudo apt-get install -y nano
sudo apt-get update sudo apt-get update
sudo apt-get install -y scons libfftw3-dev libxm4 libmotif-dev python3-dev python3-pip sudo apt-get install -y scons libfftw3-dev libxm4 libmotif-dev python3-dev python3-pip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment