Update mm-scripts.sh

This commit is contained in:
2023-05-18 22:19:56 -05:00
parent 774a0b6a62
commit 60677302e2

View File

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