Update podman-copy-data-docker.sh

This commit is contained in:
tteckster 2022-03-31 12:27:23 -04:00 committed by GitHub
parent 0b58a9e387
commit 930aeb648c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -99,8 +99,8 @@ CTID_TO_PATH=$(pct mount $CTID_TO | sed -n "s/.*'\(.*\)'/\1/p") || \
[ -d "${CTID_TO_PATH}${DOCKER_PATH}" ] || \ [ -d "${CTID_TO_PATH}${DOCKER_PATH}" ] || \
die "Home Assistant directories in '$CTID_TO' not found." die "Home Assistant directories in '$CTID_TO' not found."
rm -rf ${CTID_TO_PATH}${DOCKER_PATH} #rm -rf ${CTID_TO_PATH}${DOCKER_PATH}
mkdir ${CTID_TO_PATH}${DOCKER_PATH} #mkdir ${CTID_TO_PATH}${DOCKER_PATH}
msg "Copying Data Between Containers..." msg "Copying Data Between Containers..."
RSYNC_OPTIONS=( RSYNC_OPTIONS=(