Skip to content

Commit

Permalink
Add nano
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Oct 24, 2023
1 parent f77ecce commit 02ffafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/images/bromite-build/pre-start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ NC='\033[0m' # No Color
WORKSPACE=/home/lg/working_dir
PATH=$WORKSPACE/chromium/src/third_party/llvm-build/Release+Asserts/bin:$WORKSPACE/depot_tools/:/usr/local/go/bin:$PATH

sudo apt-get install -y lsof libgoogle-glog-dev libprotobuf17 libgrpc++1 parallel golang-go
sudo apt-get install -y lsof libgoogle-glog-dev libprotobuf17 libgrpc++1 parallel golang-go nano

echo -e ${RED} -------- download mtool ${NC}
git clone https://github.com/bromite/mtool
Expand Down

0 comments on commit 02ffafc

Please sign in to comment.