 Parent Directory
|
 Parent Directory
|  Revision Log
 Revision Log
+ initial commit
| 1 | bd | 1.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 |  |