From: Silvio Rhatto Date: Sun, 28 Jul 2019 14:45:56 +0000 (-0300) Subject: Bump debian version to buster X-Git-Tag: 0.1.0~125 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=156a6e30dde7c4bdba392cb4f4604773811bff80;p=kvmx.git Bump debian version to buster --- 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)"