Standardize "no" response to continuing an unneeded upgrade to other "read" responses in the script.
This commit is contained in:
@@ -623,7 +623,7 @@ function PrepInstall {
|
|||||||
y)
|
y)
|
||||||
:
|
:
|
||||||
;;
|
;;
|
||||||
n)
|
*)
|
||||||
printinfo "Cleaning up install directory: $INSTALLDIR/xo-builds/xen-orchestra-$TIME"
|
printinfo "Cleaning up install directory: $INSTALLDIR/xo-builds/xen-orchestra-$TIME"
|
||||||
runcmd "rm -rf $INSTALLDIR/xo-builds/xen-orchestra-$TIME"
|
runcmd "rm -rf $INSTALLDIR/xo-builds/xen-orchestra-$TIME"
|
||||||
exit 0
|
exit 0
|
||||||
|
Reference in New Issue
Block a user