mirror of
https://github.com/moparisthebest/mailiverse
synced 2025-03-10 23:30:01 -04:00
12 lines
111 B
Plaintext
Executable File
12 lines
111 B
Plaintext
Executable File
pushd app/tools
|
|
ant clean && ant
|
|
popd
|
|
|
|
pushd core
|
|
ant clean && ant
|
|
popd
|
|
|
|
pushd webserver
|
|
ant clean && ant
|
|
popd
|