]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Cleanup
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 12 May 2017 17:17:41 +0000 (14:17 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 12 May 2017 17:17:41 +0000 (14:17 -0300)
kvmx

diff --git a/kvmx b/kvmx
index 30a0f1db91eefa141b7e888e58e76623b18a3218..bd01d21b2ed4b784361f5a1b6e757be9d36e0992 100755 (executable)
--- a/kvmx
+++ b/kvmx
@@ -279,7 +279,6 @@ function kvmx_up {
           cp $baseimage $image
         fi
 
-        echo $basekey
         if [ -e "$basekey" ]; then
           imagekey="`dirname $image`/ssh/`basename $image .img`.key"
           mkdir -p "`dirname $image`/ssh"