mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-10 09:54:43 +00:00
Backport more toole
This commit is contained in:
7
php_tools/zsh/install.yml
Normal file
7
php_tools/zsh/install.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
check: zsh --version 2>&1 | grep -E '[0-9][.0-9]+' || (zsh --version; false)
|
||||
|
||||
all:
|
||||
type: apt
|
||||
package: zsh
|
||||
Reference in New Issue
Block a user