c05564c4d8
Android 13
4 lines
59 B
Bash
Executable file
4 lines
59 B
Bash
Executable file
#!/bin/bash
|
|
|
|
LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"
|