From c601c249f562dc085823808198cbe0e805b2b38d Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 21 Jan 2022 16:32:36 -0500 Subject: [PATCH] Update ha-copy-data.sh --- misc/ha-copy-data.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/ha-copy-data.sh b/misc/ha-copy-data.sh index 2c270982..5c5c125f 100644 --- a/misc/ha-copy-data.sh +++ b/misc/ha-copy-data.sh @@ -103,5 +103,6 @@ echo -en "\e[1A\e[0K\e[1A\e[0K" info "Successfully Transferred Data." +# Use to copy all data from one Home Assistant LXC to another # run from the Proxmox Shell # bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/ha-copy-data.sh)"