From 56a84d8b2224765d6ddaa0feeb11b0ba4becc168 Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Wed, 30 Oct 2019 10:44:43 +0100 Subject: [PATCH] add a tool to cleanup core --- tools/clean-core.sh | 1 + 1 file changed, 1 insertion(+) create mode 100755 tools/clean-core.sh diff --git a/tools/clean-core.sh b/tools/clean-core.sh new file mode 100755 index 000000000..08d279249 --- /dev/null +++ b/tools/clean-core.sh @@ -0,0 +1 @@ +rm -rf jni/deltachat-core-rust/target