Update mm-scripts.sh
This commit is contained in:
@@ -1216,7 +1216,7 @@ SERVICERESTORE(){
|
||||
echo
|
||||
|
||||
if [ "${rdates[${restore}]}" != "" ]; then
|
||||
echo -en "${idsCL[LightGreen]}Restoring Full Backup first ${idsCL[White]}"
|
||||
echo -en "${idsCL[LightGreen]}Restoring Full Backup first ...${idsCL[White]}"
|
||||
tar -cPpf /tmp/cfg-full.tgz ${MM_SERVICE_CFG[sonarr'']} --checkpoint=.100
|
||||
echo -e "${idsCL[Green]} Done${idsCL[Default]}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user