Auto Merge of PR 12 - dagu-ha-remote-backup_2025-09-10T07-58-40
Merged by Trez.One
This commit was merged in pull request #12.
This commit is contained in:
@@ -22,7 +22,9 @@ steps:
|
|||||||
depends: find-latest-backup
|
depends: find-latest-backup
|
||||||
# Execute locally (shell executor)
|
# Execute locally (shell executor)
|
||||||
command: >
|
command: >
|
||||||
rsync -avz
|
which rsync ;
|
||||||
|
cat ${LATEST_TAR} ;
|
||||||
|
rsync -avz --progress
|
||||||
pi@192.168.1.252:$(cat ${LATEST_TAR})
|
pi@192.168.1.252:$(cat ${LATEST_TAR})
|
||||||
charish@192.168.1.254:/rinoa-storage/backups/home-assistant
|
charish@192.168.1.254:/rinoa-storage/backups/home-assistant
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user