mirror of
https://github.com/moparisthebest/mailiverse
synced 2025-02-23 23:12:09 -05:00
8 lines
72 B
Plaintext
8 lines
72 B
Plaintext
![]() |
pushd core
|
||
|
ant clean && ant
|
||
|
popd
|
||
|
|
||
|
pushd webserver
|
||
|
ant clean && ant
|
||
|
popd
|