blob: d819ad559b2eddcc6d705ee5755c0c8367023c0f (
plain)
1
2
3
4
5
6
7
8
|
# $Id: list,v 1.2 1995/11/06 21:27:46 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
|