Update mm-scripts.sh
This commit is contained in:
@@ -866,8 +866,8 @@ UPDATESERVICE(){
|
|||||||
echo -en "${idsCL[White]}${msg}${spc} : ${idsCL[Default]}"
|
echo -en "${idsCL[White]}${msg}${spc} : ${idsCL[Default]}"
|
||||||
|
|
||||||
installed_ver=`dpkg -s ${usrvc} | grep Version`
|
installed_ver=`dpkg -s ${usrvc} | grep Version`
|
||||||
/usr/bin/apt install ${usrvc} >/dev/null 2>&1
|
# /usr/bin/apt install ${usrvc} >/dev/null 2>&1
|
||||||
/bin/systemctl disable ${usrvc} >/dev/null 2>&1
|
# /bin/systemctl disable ${usrvc} >/dev/null 2>&1
|
||||||
|
|
||||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user