Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 415 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 415 Bytes

This is the README file for Sys-Revobackup, an rsync-based backup script.

Description

Sys-Revobackup provides an rsync-based backup script.

Installation

This package uses Dist::Zilla.

Use

dzil build

to create a release tarball which can be unpacked and installed like any other EUMM distribution.

perl Makefile.PL

make

make test

make install

Documentation

Please see perldoc Sys::Revobackup.