2016-03-04 07:09:26 -08:00

4 lines
59 B
Bash
Executable File

#!/bin/bash
LD_PRELOAD="./liblockdep.so $LD_PRELOAD" "$@"