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 9e3d99e  update
9e3d99e is described below

commit 9e3d99e9dcbd51e93c42fa3aee07bb831956728b
Author: LiLi <[email protected]>
AuthorDate: Fri Mar 4 14:39:45 2022 +0800

    update
    
    Signed-off-by: LiLi <[email protected]>
---
 site2/tools/docker-build-site.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site2/tools/docker-build-site.sh b/site2/tools/docker-build-site.sh
index 73bfe3b..a1637a0 100755
--- a/site2/tools/docker-build-site.sh
+++ b/site2/tools/docker-build-site.sh
@@ -25,7 +25,7 @@ set -e
 
 echo "some files..."
 echo $@
-./build-site.sh $@
+site2/tools/build-site.sh $@
 
 # ROOT_DIR=$(git rev-parse --show-toplevel)
 # cd $ROOT_DIR/pulsar-client-cpp

Reply via email to