]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Oops
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 13 Jun 2018 21:56:05 +0000 (18:56 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 13 Jun 2018 21:56:05 +0000 (18:56 -0300)
kvmx-create

index aca74e61835a8cfba4afe3dbad61d9c9da758ac6..9ab7bb4f041708aa3ca6f99b0eb0b23266de2028 100755 (executable)
@@ -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