blob: 464d3b99661c9362f2b7e1a736d6721184b56e36 (
plain)
1
2
3
4
5
6
7
8
|
# $Id: list,v 1.1 1996/10/10 10:06:25 deraadt Exp $
# and the upgrade tools
COPY dot.profile .profile
COPY dot.upgrutils .upgrutils
COPY upgrade.sh upgrade
COPY dot.hdprofile tmp/.hdprofile
SPECIAL chmod 755 upgrade
|