#!/bin/sh

unset LD_BIND_NOW
unset LD_LIBRARY_PATH
unset LD_PRELOAD

#exec /opt/bin/sh /opt/bin/install &
/opt/bin/install

