dont install avahi-daemon in lxc

This commit is contained in:
j 2015-09-03 19:57:58 +02:00
parent 15da67cfd6
commit 861be871d5
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@
Now login as ubuntu/ubuntu and run the following commands:
sudo su
apt-get update
apt-get -y install avahi-daemon curl
apt-get update -qq
apt-get -y install curl
cd /root
curl 'https://wiki.0x2620.org/browser/pandora/vm/pandora_install.sh?format=txt' > pandora_install.sh
chmod +x pandora_install.sh