tisonkun commented on code in PR #250:
URL: https://github.com/apache/pulsar-site/pull/250#discussion_r992904080


##########
site2/tools/publish-website.sh:
##########
@@ -57,17 +57,11 @@ PULSAR_SITE_TMP=/tmp/pulsar-site
     echo "clean all the old content"
     find $PULSAR_SITE_TMP/content -print \
       | grep -v $PULSAR_SITE_TMP/content$ \
-      | grep -v $PULSAR_SITE_TMP/content/zh-CN \
-      | grep -v $PULSAR_SITE_TMP/content/zh-TW \
-      | grep -v $PULSAR_SITE_TMP/content/ja \
-      | grep -v $PULSAR_SITE_TMP/content/ko \
-      | grep -v $PULSAR_SITE_TMP/content/fr \

Review Comment:
   No longer used generated content.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to