mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-16 10:03:08 -07:00
Merge pull request #677 from Maffblaster/patch-1
Add Gentoo to supported distribution list.
This commit is contained in:
commit
c45e9d4878
1 changed files with 4 additions and 0 deletions
|
@ -70,6 +70,10 @@ On Debian based distros:
|
||||||
|
|
||||||
apt-get install shellcheck
|
apt-get install shellcheck
|
||||||
|
|
||||||
|
On Gentoo based distros:
|
||||||
|
|
||||||
|
emerge --ask shellcheck
|
||||||
|
|
||||||
On Fedora based distros:
|
On Fedora based distros:
|
||||||
|
|
||||||
dnf install ShellCheck
|
dnf install ShellCheck
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue