
if [ -d /tmp/tcloop/APPNAME/ ]; then
  ln -sf /tmp/tcloop/APPNAME/bin/chmod /bin/
fi

