mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 10:08:07 +00:00
nit
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user