docker_images/backups/rsyncvolumes/rsync.template

4 lines
41 B
Plaintext
Raw Normal View History

#!/bin/bash
rsync -av ${SOURCE} ${DEST}