From a1cef579be1252a4005914bc40516a0bcc89f35e Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 12 May 2025 11:44:33 +0200 Subject: [PATCH] Updated Config File (markdown) --- Config-File.md | 2 -- 1 file changed, 2 deletions(-) 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 |