From 1c63dadd351d9cfb3b8d104125636dfbca37aad0 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Mon, 9 May 2011 22:56:02 +0000 Subject: installer: fix *nomp=1, remove floppy nonsense from stop. --- rc/bin/inst/finish | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'rc/bin/inst/finish') diff --git a/rc/bin/inst/finish b/rc/bin/inst/finish index e616e64e1..7a0abfe1a 100755 --- a/rc/bin/inst/finish +++ b/rc/bin/inst/finish @@ -10,10 +10,7 @@ case checkdone export finish case go - if(~ $cdboot yes){ - echo 'Congratulations; you''ve completed the install.' - echo - halt - } - stop go finished + echo 'Congratulations; you''ve completed the install.' + echo + halt } -- cgit v1.2.3