This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/causeway-site.git
commit 9b03faefcfbaeaba91e127e4c08d37660d27a33f Author: Dan Haywood <[email protected]> AuthorDate: Tue May 28 09:47:35 2024 +0100 makes all .sh executable --- copyover.sh | 0 copyover2.sh | 0 preview.sh | 0 update-search-index.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/copyover.sh b/copyover.sh old mode 100644 new mode 100755 diff --git a/copyover2.sh b/copyover2.sh old mode 100644 new mode 100755 diff --git a/preview.sh b/preview.sh old mode 100644 new mode 100755 diff --git a/update-search-index.sh b/update-search-index.sh old mode 100644 new mode 100755
