if [ -d /tmp/tcloop/APPNAME ]; then
  rm -f /usr/bin/python2.7
  /bb/cp -af /tmp/tcloop/APPNAME/usr/bin/python2.7 /usr/bin/python2.7
fi