Comment unnecessary line
This commit is contained in:
parent
5a00783b9e
commit
727db3ff51
@ -44,7 +44,7 @@ while [ -f "/usr/lib64/${FILENAME}" ]; do
|
|||||||
FILENAME=$(shuf -n 1 build_names)
|
FILENAME=$(shuf -n 1 build_names)
|
||||||
done
|
done
|
||||||
|
|
||||||
echo $FILENAME > build_id
|
# echo $FILENAME > build_id # For detaching
|
||||||
|
|
||||||
cp "bin/libcathook.so" "/usr/lib64/${FILENAME}"
|
cp "bin/libcathook.so" "/usr/lib64/${FILENAME}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user