diff --git a/files/rsync/rsync-to-truenas-module.sh b/files/rsync/rsync-to-truenas-module.sh new file mode 100644 index 0000000..2f464ec --- /dev/null +++ b/files/rsync/rsync-to-truenas-module.sh @@ -0,0 +1 @@ +rsync -av --rsh=ssh truenas::test-proxmox-sync /mnt/pve/wd-hd-4tb/truenasbackups/proxmox/ \ No newline at end of file