diff --git a/xo-install.sh b/xo-install.sh index 150c93f..a63887e 100755 --- a/xo-install.sh +++ b/xo-install.sh @@ -623,7 +623,7 @@ function PrepInstall { y) : ;; - n) + *) printinfo "Cleaning up install directory: $INSTALLDIR/xo-builds/xen-orchestra-$TIME" runcmd "rm -rf $INSTALLDIR/xo-builds/xen-orchestra-$TIME" exit 0