Standardize "no" response to continuing an unneeded upgrade to other "read" responses in the script.

This commit is contained in:
root
2023-03-20 11:16:36 -07:00
parent 70ea9a0509
commit c8886e1ba6

View File

@@ -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