mirror of
https://git.alemi.dev/tci.git
synced 2024-11-23 16:44:48 +01:00
docs: note about marking it executable
This commit is contained in:
parent
84cefa4b8e
commit
2f19906f0c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ rm -rf /srv/http/docs/*
|
||||||
cp ./build/* /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
|
### setting tci as default runner for every repository
|
||||||
configuring tci as post-update hook for *each repository* is definitely annoying
|
configuring tci as post-update hook for *each repository* is definitely annoying
|
||||||
|
|
Loading…
Reference in a new issue