summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 461dc50..425660b 100755
--- a/install
+++ b/install
@@ -976,8 +976,8 @@ try:
install()
configure_bootenv()
configure_grub()
- cleanup()
goodbye()
+ cleanup()
except Abort as e:
cleanup(destroy_bootenv=True)