docs: note about marking it executable

This commit is contained in:
əlemi 2024-02-13 23:10:29 +01:00
parent 84cefa4b8e
commit 2f19906f0c
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -47,7 +47,7 @@ rm -rf /srv/http/docs/*
cp ./build/* /srv/http/docs/
```
just commit and push!
just mark it executable, commit and push!
### setting tci as default runner for every repository
configuring tci as post-update hook for *each repository* is definitely annoying