blob: 8b5fd2bc3329e48c4553a9bb2189ddb77f953a3b (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: list,v 1.2 2000/03/01 22:09:58 todd 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
|