4 lines
41 B
Plaintext
Raw Normal View History

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