aboutsummaryrefslogtreecommitdiff
path: root/extra/shellcheck-bin/build
diff options
context:
space:
mode:
Diffstat (limited to 'extra/shellcheck-bin/build')
-rwxr-xr-xextra/shellcheck-bin/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/shellcheck-bin/build b/extra/shellcheck-bin/build
index 3a6a4684..fae24b67 100755
--- a/extra/shellcheck-bin/build
+++ b/extra/shellcheck-bin/build
@@ -1,3 +1,3 @@
#!/bin/sh -e
-install -Dm755 shellcheck "$1/usr/bin/shellcheck"
+clinst -Dm755 shellcheck "$1/usr/bin/shellcheck"