We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d030a1 + c803a97 commit 13ff05aCopy full SHA for 13ff05a
scripts/install-runtime-dependencies.sh
@@ -72,7 +72,7 @@ URIs: https://packages.microsoft.com/repos/azure-cli/
72
Suites: ${AZ_DIST}
73
Components: main
74
Architectures: $(dpkg --print-architecture)
75
-Signed-by: /etc/apt/keyrings/microsoft.gpg" | sudo tee /etc/apt/sources.list.d/azure-cli.sources
+Signed-by: /etc/apt/keyrings/microsoft.gpg" | tee /etc/apt/sources.list.d/azure-cli.sources
76
77
apt-get -y update
78
apt-get install -y azure-cli
0 commit comments