mirror of
https://github.com/moparisthebest/mailiverse
synced 2024-11-22 08:52:14 -05:00
8 lines
72 B
Plaintext
8 lines
72 B
Plaintext
|
pushd core
|
||
|
ant clean && ant
|
||
|
popd
|
||
|
|
||
|
pushd webserver
|
||
|
ant clean && ant
|
||
|
popd
|