wip
This commit is contained in:
parent
528805584d
commit
8431357269
@ -23,7 +23,7 @@ _Make sure you have the `jq` command available, as we're using it to parse the J
|
|||||||
<details>
|
<details>
|
||||||
<summary>script.sh</summary>
|
<summary>script.sh</summary>
|
||||||
|
|
||||||
```sh
|
```
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
ip=$1
|
ip=$1
|
||||||
@ -34,7 +34,7 @@ _Make sure you have the `jq` command available, as we're using it to parse the J
|
|||||||
<details>
|
<details>
|
||||||
<summary>prehook.sh</summary>
|
<summary>prehook.sh</summary>
|
||||||
|
|
||||||
```sh
|
```
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
context=$(cat)
|
context=$(cat)
|
||||||
@ -47,7 +47,7 @@ _Make sure you have the `jq` command available, as we're using it to parse the J
|
|||||||
<details>
|
<details>
|
||||||
<summary>hooks.json</summary>
|
<summary>hooks.json</summary>
|
||||||
|
|
||||||
```json
|
```
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": "log-ip",
|
"id": "log-ip",
|
||||||
|
Loading…
Reference in New Issue
Block a user