Parent Directory | Revision Log
+ initial commit
1 | #!/bin/bash |
2 | |
3 | run_there=/data/opt/tools/shortcuts/run-there.pl |
4 | |
5 | echo publishing all schemas, this could take a while ... |
6 | here=`pwd`; |
7 | $run_there $here ./.fetchdocrc ./.publishrc |
8 | echo ready. |
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |