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