Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/57767c1aa6720a4a6b6f8c0e2a9335ad0c7e56f9?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update podman-copy-data-docker.sh

pull/119/head
tteckster 3 years ago committed by GitHub
parent 930aeb648c
commit 57767c1aa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.