11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
|
# $Id: list,v 1.1 1994/10/06 20:25:48 chopps Exp $
|
||
|
|
||
|
# the disktab explanation file
|
||
|
COPY disktab.preinstall etc
|
||
|
|
||
|
# and the installation tools
|
||
|
COPY dot.profile .profile
|
||
|
COPY dot.instutils .instutils
|
||
|
COPY install.sh install
|
||
|
SPECIAL chmod 755 install
|