diff options
Diffstat (limited to 'distrib/i386/floppies/inst/dot.hdprofile')
-rw-r--r-- | distrib/i386/floppies/inst/dot.hdprofile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/distrib/i386/floppies/inst/dot.hdprofile b/distrib/i386/floppies/inst/dot.hdprofile index 38b93ee9d15..5f3782e72f3 100644 --- a/distrib/i386/floppies/inst/dot.hdprofile +++ b/distrib/i386/floppies/inst/dot.hdprofile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.hdprofile,v 1.4 1996/04/25 21:28:04 niklas Exp $ +# $OpenBSD: dot.hdprofile,v 1.5 1996/06/16 10:25:13 deraadt Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -50,9 +50,6 @@ if [ "X${DONEPROFILE}" = "X" ]; then stty newcrt werase ^W intr ^C kill ^U erase ^? 9600 echo '' - # run update, so that installed software is written as it goes. - update - # pull in the functions that people will use from the shell prompt. . /.commonutils . /.instutils |