mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 01:28:34 +08:00
Added a shellcheck-static Makefile target
This commit is contained in:
@@ -76,5 +76,8 @@ To build and run the tests, cd to the shellcheck source directory and:
|
||||
|
||||
$ make
|
||||
|
||||
If you want to distribute the binary and/or run it on other distros, you
|
||||
can `make shellcheck-static` to build a statically linked executable without
|
||||
library dependencies.
|
||||
|
||||
Happy ShellChecking!
|
||||
|
Reference in New Issue
Block a user