Merge pull request #13718 from thaJeztah/remove_redundant_http_pkg

engine/install: remove apt-transport-https from instructions
This commit is contained in:
Sebastiaan van Stijn
2021-10-20 20:38:47 +02:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -83,7 +83,6 @@ from the repository.
$ sudo apt-get update
$ sudo apt-get install \
apt-transport-https \
ca-certificates \
curl \
gnupg \

View File

@@ -105,7 +105,6 @@ from the repository.
$ sudo apt-get update
$ sudo apt-get install \
apt-transport-https \
ca-certificates \
curl \
gnupg \