Skip to content

Commit

Permalink
Merge pull request #2470 from IBM/lee-main
Browse files Browse the repository at this point in the history
sudo build and release
  • Loading branch information
lmsurpre authored Jun 4, 2021
2 parents 3bdec50 + cd56ea9 commit 390ff22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/release/bin/00_prep/0_install_packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
# gh (already installed in ubuntu 20.04)
# docker tools (already installed in ubuntu 20.04)

apt-get install -f xpath
sudo apt-get install -f xpath

# EOF
# EOF

0 comments on commit 390ff22

Please sign in to comment.