fix EOF whitespace issue (#1223)

This commit is contained in:
Jimi Ford
2023-03-22 20:14:35 -06:00
committed by GitHub
parent dfe60d333f
commit 7d893af4e8

View File

@ -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"