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