Amendments for LXD/LXC

added "apt install wget -y" to be prepared for LXD/LXC either
This commit is contained in:
rieger::CLOUD
2018-12-23 19:37:56 +01:00
committed by GitHub
parent 36c8ddebb8
commit e886e05e1b

View File

@@ -64,6 +64,7 @@ clear
### START ###
cd /usr/local/src
###prepare the server environment
apt install 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