summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShipwreckt <me@shipwreckt.co.uk>2025-02-23 13:15:14 +0000
committerShipwreckt <me@shipwreckt.co.uk>2025-02-23 13:15:14 +0000
commita2951de95424744bd2cf9266841c4c788fdb7f3b (patch)
tree05f9c295af80dfdab575c58441af7f8248cb9e20
parent8f4467c17509acf9a58f7b0b834951d604a64b36 (diff)
Changed to fit my websiteHEADmaster
-rwxr-xr-xexample_post-receive.sh2
-rwxr-xr-xhtmldir/example_create.sh (renamed from example_create.sh)0
2 files changed, 2 insertions, 0 deletions
diff --git a/example_post-receive.sh b/example_post-receive.sh
index 6a91057..02c6f71 100755
--- a/example_post-receive.sh
+++ b/example_post-receive.sh
@@ -5,6 +5,8 @@
# Add this file to your git repo
# /srv/git/<repo name>.git/hooks/post-receive
#
+# Make sure the Git user has access to your website files so the hook will work!
+#
# usage: $0 [name]
#
# if name is not set the basename of the current directory is used,
diff --git a/example_create.sh b/htmldir/example_create.sh
index d6e2a1c..d6e2a1c 100755
--- a/example_create.sh
+++ b/htmldir/example_create.sh