Update mm-scripts.sh

This commit is contained in:
2023-04-20 13:36:37 -05:00
parent 43b734dbe0
commit e3893bc1eb

View File

@@ -758,11 +758,9 @@ SHOWSRVCUPDATES(){
echo -e "${idsCL[LightCyan]}${MM_SERVICES[${usrvc}]}:${idsCL[Default]} ${cur} Selected"
echo -e "${idsCL[LightGreen]}Stable Release : ${latest_ver}${idsCL[Default]}"
echo -e "${idsCL[LightGreen]}Beta Release : ${beta_ver}${idsCL[Default]}"
echo
echo ${latest_url}
echo ${beta_url}
# echo
# echo ${latest_url}
# echo ${beta_url}
echo
echo
done