mirror of https://github.com/odrling/Aegisub
Help buildbot find doxygen.log
Originally committed to SVN as r3320.
This commit is contained in:
parent
1adf7d7a43
commit
726f7a2b68
|
@ -1,3 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Help buildbot find the doxygen.log
|
||||
ln -s docs/doxygen/doxygen.log
|
||||
|
||||
cd docs/doxygen
|
||||
sh -x ./gen.sh /usr/www/docs.aegisub.org/source
|
||||
|
|
Loading…
Reference in New Issue