Ready for LXD/LXC

Added "apt install gnupg2 wget -y" to be conform.
This commit is contained in:
rieger::CLOUD
2018-12-23 19:41:21 +01:00
committed by GitHub
parent e886e05e1b
commit fa72b5822d

View File

@@ -64,7 +64,7 @@ clear
### START ###
cd /usr/local/src
###prepare the server environment
apt install wget -y
apt install gnupg2 wget -y
mv /etc/apt/sources.list /etc/apt/sources.list.bak && touch /etc/apt/sources.list
cat <<EOF >>/etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu bionic main multiverse restricted universe