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