diff --git a/basic.sh b/basic.sh index 5915a93..db43197 100755 --- a/basic.sh +++ b/basic.sh @@ -48,6 +48,7 @@ chmod +x /usr/bin/acme.sh # Download and configure LXC wget https://dl.dasm.cz/lxc.tar.xz -O - | tar xJf - -C / +mkdir /var/log/lxc echo -e "172.17.0.1 host" >>/etc/hosts # Copy VMMgr resources