mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-06 08:01:14 +00:00
Backport more tools for work flavour
This commit is contained in:
7
php_tools/shellcheck/install.yml
Normal file
7
php_tools/shellcheck/install.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
check: shellcheck --version | grep -E '[0-9][.0-9]+' || (shellcheck --version; false)
|
||||
|
||||
all:
|
||||
type: apt
|
||||
package: shellcheck
|
||||
Reference in New Issue
Block a user