mirror of
https://github.com/david-schmidt/gsport.git
synced 2025-01-04 04:29:56 +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
|