docs: update config key

This commit is contained in:
əlemi 2024-02-15 03:15:23 +01:00
parent 003d535c97
commit a2e0a10ded
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -27,7 +27,7 @@ just set it as `post-update` hook in your repository and, each time such reposit
* create a temp dir (under `/tmp`) with unique name
* clone your repository in that dir
* change current working directory to be inside your freshly cloned repo
* run `.tci` script (you can change it by setting git config `tci.script`)
* run `.tci` script (you can change it by setting git config `tci.path`)
* print script's `STDOUT` to console
* delete temporary directory