diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5622605 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# backup +A wrapper that synchronises the contents of two directories using rsync. Intended for use in stromboli to backup the files from vesuvio. + +This script also does some checks to ensure that both data and backup directories are mounted correctly before attempting to copy. |