mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-04 04:57:37 +00:00
Update pms-copy-data.sh
This commit is contained in:
@ -92,7 +92,7 @@ CTID_TO_PATH=$(pct mount $CTID_TO | sed -n "s/.*'\(.*\)'/\1/p") || \
|
|||||||
die "Plex Media Server directories in '$CTID_TO' not found."
|
die "Plex Media Server directories in '$CTID_TO' not found."
|
||||||
|
|
||||||
#rm -rf ${CTID_TO_PATH}${DATA_PATH}
|
#rm -rf ${CTID_TO_PATH}${DATA_PATH}
|
||||||
mkdir ${CTID_TO_PATH}${DATA_PATH}
|
#mkdir ${CTID_TO_PATH}${DATA_PATH}
|
||||||
|
|
||||||
msg "Copying Data Between Containers..."
|
msg "Copying Data Between Containers..."
|
||||||
RSYNC_OPTIONS=(
|
RSYNC_OPTIONS=(
|
||||||
|
Reference in New Issue
Block a user