3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
${HOST_DIR}/sbin/prelink-rtld --root=$(dirname $0)/../../ "$@"
|