diff --git a/Config-File.md b/Config-File.md index ab87541..fa9951e 100644 --- a/Config-File.md +++ b/Config-File.md @@ -36,8 +36,6 @@ If any values are missing in your config file, the script will fall back to defa | Name | Value | |------|-------| | `CT_ID` | LXC ID (single number or range e.g. `100-9999`) | -| `var_os` | `debian` or `ubuntu` | -| `var_version` | Debian: `11`, `12`
Ubuntu: `20.04`, `22.04`, `24.04`, `24.10` | | `CT_TYPE` | `1` = unprivileged, `0` = privileged | | `PW` | Root password | | `HN` | Container hostname |