Files
fakeid/fakeid
2023-04-20 19:12:27 +02:00

4 lines
72 B
Bash
Executable File

#!/bin/bash
LD_PRELOAD=$(dirname "$(readlink -f "$0")")/fakeid.so "$@"