From 81e834f8a32a3de3573b7d425cd7bd92a48ab144 Mon Sep 17 00:00:00 2001 From: tteckster Date: Fri, 21 Jan 2022 13:00:02 -0500 Subject: [PATCH] Update and rename copy-data.sh to ha-copy-data.sh --- misc/{copy-data.sh => ha-copy-data.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename misc/{copy-data.sh => ha-copy-data.sh} (98%) diff --git a/misc/copy-data.sh b/misc/ha-copy-data.sh similarity index 98% rename from misc/copy-data.sh rename to misc/ha-copy-data.sh index 980872cf..c2285f55 100644 --- a/misc/copy-data.sh +++ b/misc/ha-copy-data.sh @@ -103,4 +103,4 @@ echo -en "\e[1A\e[0K\e[1A\e[0K" info "Successfully Transferred Data." -# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data.sh)" +# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/ha-copy-data.sh)"