Parent Directory | Revision Log
+ initial commit
1 | #!/bin/bash |
2 | |
3 | run_there=/data/opt/tools/shortcuts/run-there.pl |
4 | here=`pwd`; |
5 | |
6 | echo starting to build documentation, this could take a while ... |
7 | |
8 | $run_there $here/computing/sysadmin/linux ./.synccvsrc ./.pod2htmlrc |
9 | |
10 | 1; |
11 |
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |