2 lines
51 B
Batchfile
2 lines
51 B
Batchfile
|
@ECHO OFF
|
||
|
phing -f build.xml release-documentation
|