Merge pull request #178 from bnerickson/master
fix: replace expected answer to exit with a wildcard when upgrade is not needed
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user