mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-02-02 03:06:35 +00:00
free up even more storage
This commit is contained in:
parent
657e942383
commit
9520a89ee8
1 changed files with 2 additions and 1 deletions
|
@ -55,5 +55,6 @@ else
|
|||
|
||||
unxz -f ../monero_c/release/${COIN}/aarch64-linux-android_libwallet2_api_c.so.xz
|
||||
unxz -f ../monero_c/release/${COIN}/aarch64-linux-android_libc++_shared.so.xz
|
||||
[[ ! "x$REMOVE_CACHES" == "x" ]] && rm -rf ${COIN}/contrib/depends/{built,sources}
|
||||
done
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue