diff --git a/prepare.sh b/prepare.sh deleted file mode 100644 index 22cc415f..00000000 --- a/prepare.sh +++ /dev/null @@ -1,7 +0,0 @@ -if [ ! -d lib ]; then - mkdir -p lib -fi -pushd . -cd lib -touch libzcashlc.a -popd \ No newline at end of file