Update mm-scripts.sh

This commit is contained in:
2023-05-18 22:21:57 -05:00
parent 60677302e2
commit 8435e4cf2e

View File

@@ -1005,7 +1005,7 @@ SERVICEBACKUPSTART(){
}
SHOWSRVCUPDATES(){
echo -e "${idsCL[LightCyan]}Latest Available Service Releases${idsCL[Default]}"
echo -e "${idsCL[Cyan]}${idsST[Bold]}Latest Available Service Releases${idsST[Reset]}${idsCL[Default]}"
DIVIDER . lightGreen
for usrvc in "${UPDATE_SERVICES[@]}"; do