Create /var/log/lxc
This commit is contained in:
parent
0b56beea89
commit
a9e99a82c5
1
basic.sh
1
basic.sh
@ -48,6 +48,7 @@ chmod +x /usr/bin/acme.sh
|
|||||||
|
|
||||||
# Download and configure LXC
|
# Download and configure LXC
|
||||||
wget https://dl.dasm.cz/lxc.tar.xz -O - | tar xJf - -C /
|
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
|
echo -e "172.17.0.1 host" >>/etc/hosts
|
||||||
|
|
||||||
# Copy VMMgr resources
|
# Copy VMMgr resources
|
||||||
|
Loading…
Reference in New Issue
Block a user