aboutsummaryrefslogtreecommitdiff
path: root/extra/shellcheck-bin/build
blob: 3a6a4684fed7992dfb1057da43e367a3a0f9ebe2 (plain)
1
2
3
#!/bin/sh -e

install -Dm755 shellcheck "$1/usr/bin/shellcheck"