fix EOF whitespace issue

pull/1223/head
Jimi Ford 2 years ago
parent 5c51a02e72
commit e89585126d
  1. 2
      misc/debian.func

@ -386,7 +386,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…
Cancel
Save