From 156a6e30dde7c4bdba392cb4f4604773811bff80 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 28 Jul 2019 11:45:56 -0300 Subject: Bump debian version to buster --- kvmx-create | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kvmx-create b/kvmx-create index 1ebfe0b..f1d998e 100755 --- a/kvmx-create +++ b/kvmx-create @@ -108,7 +108,7 @@ function kvmx_config { kvmx_user_config hostname machine "Hostname" kvmx_user_config domain example.org "Domain" kvmx_user_config arch amd64 "System arch" - kvmx_user_config version stretch "Distro version" + kvmx_user_config version buster "Distro version" kvmx_user_config mirror https://deb.debian.org/debian/ "Debian mirror" #kvmx_user_config ssh_support y "Administration using passwordless SSH (y/n)" kvmx_user_config ssh_custom y "Setup a custom SSH keypair (y/n)" -- cgit v1.2.3