Sha256: 8c2b7992ff5e0d504be521f103da1ceee6ba2b3a72f47320ac2e717c5ed3c9e0
Contents?: true
Size: 109 Bytes
Versions: 2
Compression:
Stored size: 109 Bytes
Contents
package :rsync do description "Rsync" apt %w( rsync ) verify do has_executable 'rsync' end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
auser-poolparty-0.1.2 | lib/poolparty/provider/rsync.rb |
jtzemp-poolparty-0.1.2 | lib/poolparty/provider/rsync.rb |