Whoops, actually DO the last config!

This commit is contained in:
Jordan K. Hubbard 1995-02-02 23:39:44 +00:00
parent f3c9629d8e
commit 1787b78f70
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6143

View File

@ -13,7 +13,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
# $Id: bininst.sh,v 1.6 1995/02/02 04:57:05 jkh Exp $
# $Id: bininst.sh,v 1.7 1995/02/02 08:31:35 jkh Exp $
# Grab the miscellaneous functions.
. /stand/scripts/miscfuncs.sh
@ -77,7 +77,6 @@ if media_select_distribution; then
media_install_set
done
fi
else
do_last_config
fi