aboutsummaryrefslogtreecommitdiff
path: root/kvmx-create
diff options
context:
space:
mode:
Diffstat (limited to 'kvmx-create')
-rwxr-xr-xkvmx-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmx-create b/kvmx-create
index 0bfac35..8222eae 100755
--- a/kvmx-create
+++ b/kvmx-create
@@ -185,7 +185,7 @@ function kvmx_create_custom {
kernel_package="linux-image-generic"
if [ "$host_distro" == "debian" ]; then
- kvmx_install_package ubuntu-archive-keyring
+ kvmx_install_package ubuntu-keyring
fi
else
#elif echo $mirror | grep 'debian'; then