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