diff --git a/misc/pms-copy-data.sh b/misc/pms-copy-data.sh index e948a12b..ffa2340f 100644 --- a/misc/pms-copy-data.sh +++ b/misc/pms-copy-data.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Use to copy all data from one Plex Media Server LXC to another +# run from the Proxmox Shell +# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/pms-copy-data.sh)" while true; do read -p "Use to copy all data from one Plex Media Server LXC to another. Proceed(y/n)?" yn case $yn in