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/06/30 01:08:46 UTC

[pulsar-site] branch fix/update-build-script-20220630 updated: fix: update build script

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

urfree pushed a commit to branch fix/update-build-script-20220630
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/fix/update-build-script-20220630 by this push:
     new ae64f9ede3c fix: update build script
ae64f9ede3c is described below

commit ae64f9ede3cee07a46c584012b66f9d263135980
Author: Li Li <ur...@apache.org>
AuthorDate: Thu Jun 30 09:08:38 2022 +0800

    fix: update build script
    
    Signed-off-by: Li Li <ur...@apache.org>
---
 site2/website-next/scripts/split-version-build.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/site2/website-next/scripts/split-version-build.sh b/site2/website-next/scripts/split-version-build.sh
index 7169785caf7..feed8c54fed 100755
--- a/site2/website-next/scripts/split-version-build.sh
+++ b/site2/website-next/scripts/split-version-build.sh
@@ -98,4 +98,5 @@ while read version; do
     fi
 done <scripts/.versions
 
-cp -r build-assets/* build/assets/ 
\ No newline at end of file
+cp -r build-assets/* build/assets/
+rm -rf build-assets