Explorar o código

Update hacore2hacontainer-data.sh

tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
c6c047288a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      misc/hacore2hacontainer-data.sh

+ 1 - 1
misc/hacore2hacontainer-data.sh

@@ -106,7 +106,7 @@ RSYNC_OPTIONS=(
   --info=progress2
 )
 msg "<======== Docker Data ========>"
-rsync ${RSYNC_OPTIONS[*]} ${CTID_FROM_PATH}${DOCKER_PATH} ${CTID_TO_PATH}${DOCKER_PATH}
+rsync ${RSYNC_OPTIONS[*]} ${CTID_FROM_PATH}${CORE_PATH} ${CTID_TO_PATH}${DOCKER_PATH}
 echo -en "\e[1A\e[0K\e[1A\e[0K"
 
 info "Successfully Transferred Data."