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

Update build.sh

parent b55a4f1a
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`
su - # su -
apt-get update # apt-get update
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
......
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