Moved gpg and apt-https to LXC_TOOLSET

This commit is contained in:
Thorsten Spille 2021-04-13 15:42:11 +00:00
parent e7caf57812
commit 5a8f2cb8f8

View File

@ -27,8 +27,6 @@ else
echo "Hostname matches PILER_FQDNAIN, so starting installation."
fi
apt install -y gpg apt-transport-https lsb-release
wget -q https://packages.sury.org/php/apt.gpg -O- | apt-key add -
echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/php.list