blob: bf8911a25f923c6b29a88449d852d2e60cd1e9e5 (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: list,v 1.2 1997/05/01 11:30:59 niklas 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
|