
if [ -d /tmp/tcloop/APPNAME/ ]; then
   rm /usr/bin/which
   ln -sf /tmp/tcloop/APPNAME/usr/bin/which /usr/bin/which
fi
