mirror of https://github.com/tteck/Proxmox.git
fix EOF whitespace issue (#1223)
parent
dfe60d333f
commit
7d893af4e8
|
@ -387,7 +387,7 @@ EOF
|
|||
cat <<EOF >>$LXC_CONFIG
|
||||
lxc.cgroup2.devices.allow: a
|
||||
lxc.cap.drop:
|
||||
EOF
|
||||
EOF
|
||||
fi
|
||||
msg_info "Starting LXC Container"
|
||||
pct start "$CTID"
|
||||
|
|
Loading…
Reference in New Issue