8 lines
140 B
Batchfile
8 lines
140 B
Batchfile
|
svn up
|
||
|
call generate_docs
|
||
|
|
||
|
rem http://www.ncftp.com/download/
|
||
|
cd ../doxygen
|
||
|
ncftpput -u u71977750-docs -p docspass rusefi.com /html html/*
|
||
|
|