Skip to content

Commit

Permalink
Print info on apt sources
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-traverse committed Apr 27, 2024
1 parent 793d7f8 commit ebd5a01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/scripts/int-storage-azure-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@

export DEBIAN_FRONTEND=noninteractive

echo SOURCES_START
cat /etc/apt/source.list
echo SOURCES_END

apt-get update
apt-get upgrade -y
apt-get install -y ca-certificates curl apt-transport-https lsb-release gnupg
Expand Down

0 comments on commit ebd5a01

Please sign in to comment.