This has to be already installed [ci skip]

This commit is contained in:
decentral1se 2021-07-06 00:11:47 +02:00
parent d9a0922b2c
commit d7a4c2cebe
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 2 deletions

View File

@ -145,7 +145,6 @@ function install_docker {
sudo apt-get install -yq \
apt-transport-https \
ca-certificates \
curl \
gnupg \
lsb-release
curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /usr/share/keyrings/docker-archive-keyring.gpg
@ -161,7 +160,6 @@ function install_requirements {
echo "Detected Debian based distribution, attempting to install system requirements..."
sudo apt update && sudo apt install -y \
curl \
passwdqc \
pwgen