mirror of https://github.com/tteck/Proxmox.git
Update copy-data.sh
This commit is contained in:
parent
caccfe5c2a
commit
3820037532
|
@ -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"
|
echo -en "\e[1A\e[0K\e[1A\e[0K"
|
||||||
|
|
||||||
info "Successfully Transferred Data."
|
info "Successfully Transferred Data."
|
||||||
|
|
||||||
|
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/copy-data.sh)"
|
||||||
|
|
Loading…
Reference in New Issue