
if [ -d /tmp/tcloop/APPNAME/ ]; then
   rm /bin/tar
   /bb/cp -a /tmp/tcloop/APPNAME/bin/tar /bin/
fi
