You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ur...@apache.org on 2022/04/22 09:27:51 UTC

[pulsar-site] branch main updated: fix: sync script

This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 99f1178705 fix: sync script
99f1178705 is described below

commit 99f1178705e40261b268a6649764651ffb3372d6
Author: Li Li <ur...@apache.org>
AuthorDate: Fri Apr 22 17:27:41 2022 +0800

    fix: sync script
    
    Signed-off-by: Li Li <ur...@apache.org>
---
 site2/website-next/scripts/sync-docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/website-next/scripts/sync-docs.sh b/site2/website-next/scripts/sync-docs.sh
index 666988204a..d565593b61 100755
--- a/site2/website-next/scripts/sync-docs.sh
+++ b/site2/website-next/scripts/sync-docs.sh
@@ -41,4 +41,4 @@ else
 fi
 
 node migrate/migrate-blogs.js
-# node migrate/migrate-full.js
+node migrate/migrate-full.js