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