Skip to content

Commit

Permalink
Add wget to setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonjchen authored May 8, 2024
1 parent 47a067d commit dd07496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ apt-get update -y && apt-get install -y \
net-tools \
`# Missing in the base cog image` \
sudo \
wget \
git-lfs \
git

Expand Down

0 comments on commit dd07496

Please sign in to comment.