update
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
VERS='3.8.114-04232023'
|
VERS='3.8.115-04232023'
|
||||||
|
|
||||||
MMFOLDER="/opt/idssys/mediamanager"
|
MMFOLDER="/opt/idssys/mediamanager"
|
||||||
MMSRV=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1)
|
MMSRV=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1)
|
||||||
|
|||||||
@@ -924,7 +924,7 @@ SHOWSRVCUPDATES(){
|
|||||||
echo -e "${idsCL[LightGreen]}Beta Release : ${beta_ver}${idsCL[Default]}"
|
echo -e "${idsCL[LightGreen]}Beta Release : ${beta_ver}${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
cver=${usrvc}_VER
|
cver=${usrvc}_VER
|
||||||
echo -e "${idsCL[LightCyan]}Current ver : ${!cver}${idsCL[Default]}"
|
echo -e "${idsCL[LightCyan]}Current vers. : ${!cver}${idsCL[Default]}"
|
||||||
|
|
||||||
# echo
|
# echo
|
||||||
# echo ${latest_url}
|
# echo ${latest_url}
|
||||||
|
|||||||
Reference in New Issue
Block a user