Update mm-scripts.sh

This commit is contained in:
2023-07-10 18:19:17 -05:00
parent f80b5ce408
commit 2d4e86dd00

View File

@@ -1158,7 +1158,7 @@ SERVICERESTORE(){
echo -e "${idsCL[LightCyan]}Select a backup to restore:${idsCL[Default]}"
echo
fulldate=$(date -r ${BACKUPDIR}/${fcheck}-full.tgz "+%m-%d-%Y-%H-%M")
fulldate=$(date -r ${BACKUPDIR}/${fcheck}-full.tgz "+%y-%m-%d-%H-%M-%S")
echo -e "[1] ${fulldate} - Full Backup ${fname}"
f=2