Skip to content

Commit

Permalink
Update Ubuntu install script
Browse files Browse the repository at this point in the history
Required-githooks: true

Signed-off-by: Kris Jacque <kris.jacque@intel.com>
  • Loading branch information
kjacque committed Sep 24, 2024
1 parent f17c1d5 commit 2942650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/scripts/install-ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ set -e
arch=$(uname -i)

# DAOS requires newer golang version than the one available in core ubuntu repo
apt-get install software-properties-common
add-apt-repository ppa:longsleep/golang-backports
apt update

Expand Down

0 comments on commit 2942650

Please sign in to comment.