Update mm-scripts.sh
This commit is contained in:
@@ -1186,7 +1186,7 @@ SERVICERESTORE(){
|
|||||||
echo
|
echo
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "HERE: ${bsrvcs[*]}"
|
echo "HERE: ${bsrvcs[${srvc}]}"
|
||||||
|
|
||||||
fulldate=$(date -r ${BACKUPDIR}/${fcheck}-full.tgz "+%y-%m-%d-%H-%M-%S")
|
fulldate=$(date -r ${BACKUPDIR}/${fcheck}-full.tgz "+%y-%m-%d-%H-%M-%S")
|
||||||
IFS='-'; read -a full_date <<< "${fulldate}"; unset IFS
|
IFS='-'; read -a full_date <<< "${fulldate}"; unset IFS
|
||||||
|
|||||||
Reference in New Issue
Block a user