diff --git a/iguana/m_LP b/iguana/m_LP index c93f4f482..efcf9f5c0 100755 --- a/iguana/m_LP +++ b/iguana/m_LP @@ -1,5 +1,5 @@ #./configure --enable-endomorphism --enable-module-ecdh --enable-module-schnorr --enable-module-rangeproof --enable-experimental --enable-module_recovery -rm ../agents/iguana *.o +rm -f ../agents/iguana *.o git pull cd secp256k1; ./m_unix; cd .. cd ../crypto777; ./m_LP; cd ../iguana