From 74a0cd21131d89b0b0bc661a9ac9d32dae0dca70 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 5 Sep 2021 14:14:02 -0300 Subject: Fix: bullseye update --- kvmxfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kvmxfile') diff --git a/kvmxfile b/kvmxfile index 58bb464..48bc9cc 100644 --- a/kvmxfile +++ b/kvmxfile @@ -6,7 +6,7 @@ hostname="kvmx" # Which base box you should use. Leave unconfigured to use kvmx-create instead. -#basebox="buster" +#basebox="bullseye" # First user name user="user" @@ -168,7 +168,7 @@ domain="example.org" arch="amd64" # Box distribution when bootstraping a new image -version="buster" +version="bullseye" # Debian mirror mirror="https://deb.debian.org/debian/" -- cgit v1.2.3