From 433a0e1f6fb7b09ad5360a393d1a2736006115b6 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 25 May 2005 08:39:49 +0000 Subject: nicely tell that the restoration is completed --- globetrotter/make_live | 2 ++ 1 file changed, 2 insertions(+) diff --git a/globetrotter/make_live b/globetrotter/make_live index 5b549916b..53c4ae7cb 100755 --- a/globetrotter/make_live +++ b/globetrotter/make_live @@ -481,3 +481,5 @@ run_program::rooted($::prefix, 'tar', 'cfj', '/root/etc.tar.bz2', '/etc'); system("umount $::prefix/proc"); eval { fs::umount_all($fstab, $::prefix) } or system("umount $::prefix"); + +my_exit("Your disk was succesfully restored!\nYou can now reboot your machine."); -- cgit v1.2.1