remove unused script

This commit is contained in:
Francisco Gindre 2019-09-09 12:54:39 -03:00
parent 43575094b4
commit dc5496e6ff
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
if [ ! -d lib ]; then
mkdir -p lib
fi
pushd .
cd lib
touch libzcashlc.a
popd