Commit e396d1b
authored
Update webhook dispatch command for AIO
The listed command didn't work properly, had an unnecessary sudo inside the container, tried to open a TTY, and also duplicated the exec portion.
I've verified that this updated command works in a tmux session.
Signed-off-by: EncryptedGiraffe <hi@encryptedgiraffe.xyz>1 parent fadd9f1 commit e396d1b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments