Current File : //proc/self/root/root/postfix-3.2.0/postfix-env.sh
#!/bin/sh

# Run a program with the new shared libraries instead of the installed ones.

LD_LIBRARY_PATH=`pwd`/lib exec "$@"