summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-04-21 21:13:05 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-04-21 21:13:05 +0000
commit7105baa2f95ad33e4d541ad6b115431c7f04e221 (patch)
tree536ed0dab6716100f3df3a470f4ca2c17d6c6c3d /install
parent4e939a3ab4cbc413e8a58123903359fab4d33cd0 (diff)
downloadlive-7105baa2f95ad33e4d541ad6b115431c7f04e221.tar.gz
Clean after goodbye to give a chance
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)