mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
nit
This commit is contained in:
parent
fd99ddb1d6
commit
48ad95f0e5
@ -59,8 +59,7 @@ fi
|
||||
|
||||
echo "[*] Checking libnyx.so ..."
|
||||
if [ -f "libnyx/libnyx/target/release/liblibnyx.so" ]; then
|
||||
cp libnyx/libnyx/target/release/liblibnyx.so libnyx.so
|
||||
cp libnyx/libnyx/target/release/liblibnyx.so ../libnyx.so
|
||||
cp -v libnyx/libnyx/target/release/liblibnyx.so ../libnyx.so
|
||||
else
|
||||
echo "[ ] libnyx.so not found..."
|
||||
exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user