2021-05-27 00:09:36 +05:00

4 lines
59 B
Bash

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