diff --git a/bin/clean b/bin/clean index bfced19b..414df579 100755 --- a/bin/clean +++ b/bin/clean @@ -5,5 +5,5 @@ cd "${root_dir}" pushd "${root_dir}"/libbitcoind make clean popd -node-pre-gyp clean +node-gyp clean rm -fr cache/*