forked from extern/Proxmox
fix EOF whitespace issue (#1223)
This commit is contained in:
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
Block a user