From: Silvio Rhatto Date: Wed, 13 Jun 2018 21:56:05 +0000 (-0300) Subject: Oops X-Git-Tag: 0.1.0~235 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fd1f9ab6096aa237e9a928580218861bb0e75c2f;p=kvmx.git Oops --- diff --git a/kvmx-create b/kvmx-create index aca74e6..9ab7bb4 100755 --- a/kvmx-create +++ b/kvmx-create @@ -149,7 +149,7 @@ kvmx_config # Check if [ -e "$image" ]; then - kvm_user_config overwrite n "WARNING: $image already exists. Overwrite the installation? (y/n)" + kvmx_user_config overwrite n "WARNING: $image already exists. Overwrite the installation? (y/n)" if [ "$overwrite" != "y" ]; then exit 1