mirror of
https://github.com/david-schmidt/gsport.git
synced 2024-11-19 10:31:26 +00:00
7 lines
168 B
Batchfile
7 lines
168 B
Batchfile
@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
|
|
call mvn site
|