diff --git a/mm-scripts.sh b/mm-scripts.sh index 855dfae..55b2dc7 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -1217,7 +1217,7 @@ SERVICERESTORE(){ if [ "${rdates[${restore}]}" != "" ]; then echo -en "${idsCL[LightGreen]}Restoring Full Backup first ...${idsCL[White]}" - tar -cPpf /tmp/cfg-full.tgz ${MM_SERVICE_CFG['qbittorent']} --checkpoint=.100 + tar -cPpf /tmp/cfg-full.tgz ${MM_SERVICE_CFG['readarr']} --checkpoint=.100 echo -e "${idsCL[Green]} Done${idsCL[Default]}" for r in ${!rdates[@]}; do