4 lines
98 B
Bash
Executable File
4 lines
98 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rclone sync /mnt/data/proxmoxbackups/ hosthatch-backup:/backups/proxmox-datastore -P
|