Skip to content

Commit

Permalink
Add sudo to packer/scripts/apt.sh list of packages to install.
Browse files Browse the repository at this point in the history
  • Loading branch information
sensespidey committed Sep 30, 2021
1 parent 5f7e246 commit 667a32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/packer/scripts/apt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ apt-get -y -qq install \
apt-utils \
apt-transport-https \
ca-certificates \
sudo \
> /dev/null

0 comments on commit 667a32a

Please sign in to comment.