This commit is contained in:
2023-04-23 21:41:47 -05:00
parent ec2259bb75
commit 4e469e9ea7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERS='3.8.114-04232023'
VERS='3.8.115-04232023'
MMFOLDER="/opt/idssys/mediamanager"
MMSRV=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1)

View File

@@ -924,7 +924,7 @@ SHOWSRVCUPDATES(){
echo -e "${idsCL[LightGreen]}Beta Release : ${beta_ver}${idsCL[Default]}"
fi
cver=${usrvc}_VER
echo -e "${idsCL[LightCyan]}Current ver : ${!cver}${idsCL[Default]}"
echo -e "${idsCL[LightCyan]}Current vers. : ${!cver}${idsCL[Default]}"
# echo
# echo ${latest_url}