forked from mia/Aegisub
2e4aa86804
Originally committed to SVN as r3316.
3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#!/bin/sh
|
|
cd docs/doxygen
|
|
sh -x ./gen.sh /usr/www/docs.aegisub.org/source
|