Remove another update startup.

This commit is contained in:
simonb 1999-11-23 23:17:57 +00:00
parent 2e3036aadb
commit f56c15f914

View File

@ -1,5 +1,5 @@
#
# $NetBSD: mr.profile,v 1.3 1996/10/09 00:13:36 jtc Exp $
# $NetBSD: mr.profile,v 1.4 1999/11/23 23:17:57 simonb Exp $
#
# Copyright (c) 1995 Jason R. Thorpe
# Copyright (c) 1994 Christopher G. Demetriou
@ -42,9 +42,6 @@ umask 022
echo intr '^C' kill '^U' erase '^?' werase '^W' newcrt
stty intr '^C' kill '^U' erase '^?' werase '^W' newcrt
# run update, so that installed software is written as it goes.
update
# get the terminal type?
# (nah, ansi is good enough)