mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-11-07 19:31:58 +01:00
Moved gpg and apt-https to LXC_TOOLSET
This commit is contained in:
parent
e7caf57812
commit
5a8f2cb8f8
@ -27,8 +27,6 @@ else
|
|||||||
echo "Hostname matches PILER_FQDNAIN, so starting installation."
|
echo "Hostname matches PILER_FQDNAIN, so starting installation."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
apt install -y gpg apt-transport-https lsb-release
|
|
||||||
|
|
||||||
wget -q https://packages.sury.org/php/apt.gpg -O- | apt-key add -
|
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
|
echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | tee /etc/apt/sources.list.d/php.list
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user