forked from mirrors/probot
c48789de75
`./script/bootstrap` was failing on linux ``` ./script/bootstrap: 8: ./script/bootstrap: [[: not found ``` Fixed by using POSIX compliant `[` instead of `[[` |
||
---|---|---|
.. | ||
bootstrap | ||
console | ||
server | ||
simulate | ||
test | ||
tunnel |