prismjs
This commit is contained in:
parent
ccf85c1408
commit
cba2a45bad
7 changed files with 155 additions and 6 deletions
|
@ -77,7 +77,6 @@ In my home directory I defined two hook scripts:
|
|||
|
||||
`~/webhooks/update-pages.sh`
|
||||
```bash
|
||||
|
||||
#!/bin/bash
|
||||
# parameter 1 is repo name, parameter 2 is clone url
|
||||
[[ "$1" == *"/"* ]] && exit 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue