mirror of
https://github.com/digarok/gsplus.git
synced 2024-11-24 06:34:02 +00:00
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
@REM
|
|
@REM Sorry, this is hopelessly tied to my environment...
|
|
@REM I hope folks don't really want to build the doc themselves.
|
|
@REM
|
|
call c:\dev\env
|
|
rmdir /q /s target
|
|
call mvn site
|