source: trunk/pxeconfig/install.sh @ 35

Last change on this file since 35 was 34, checked in by bas, 20 years ago

CHECKINSTALL:

  • Added files for package generation with checkinstall

install.sh:

  • script for pxe installation used for checkinstall
  • Property svn:executable set to *
File size: 82 bytes
RevLine 
[34]1#!/bin/sh
2
3cp hexls /usr/bin/.
4cp pxeconfig /usr/bin/.
5cp pxeconfigd /usr/sbin/.
6
Note: See TracBrowser for help on using the repository browser.