Update copy-data.sh

pull/17/head
tteckster 2022-01-21 11:18:31 -05:00 committed by GitHub
parent caccfe5c2a
commit 3820037532
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -102,3 +102,5 @@ rsync ${RSYNC_OPTIONS[*]} ${CTID_FROM_PATH}${DOCKER_PATH} ${CTID_TO_PATH}${DOCKE
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)"