diff --git a/bin/clean b/bin/clean index ff0d42b8..bfced19b 100755 --- a/bin/clean +++ b/bin/clean @@ -6,3 +6,4 @@ pushd "${root_dir}"/libbitcoind make clean popd node-pre-gyp clean +rm -fr cache/*