/[cvs]/nfo/bash/.install
ViewVC logotype

Contents of /nfo/bash/.install

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Sun Nov 7 01:41:17 2004 UTC (19 years, 6 months ago) by bd
Branch: MAIN
+ initial commit

1 #!/bin/bash
2
3 TARGET="/opt/bin"
4
5 echo "Installing scripts to $TARGET."
6 pwd=`pwd`
7 cd $TARGET
8 ln -s -f $pwd/* .

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed