Update proxmenu-scripts.sh
This commit is contained in:
@@ -226,7 +226,7 @@ MAIN_MENU() {
|
|||||||
echo -e "${idsCL[DarkGray]} [3] ConnectWise RMM Agent is already installed${idsCL[Default]}"
|
echo -e "${idsCL[DarkGray]} [3] ConnectWise RMM Agent is already installed${idsCL[Default]}"
|
||||||
fi
|
fi
|
||||||
echo -e " [${idsCL[LightYellow]}5${idsCL[Default]}] ${idsCL[White]}Install Acronis CyberProtect Backup Agent${idsCL[Default]}"
|
echo -e " [${idsCL[LightYellow]}5${idsCL[Default]}] ${idsCL[White]}Install Acronis CyberProtect Backup Agent${idsCL[Default]}"
|
||||||
if ! dpkg -s "srvadmin-all" &> /dev/null; then
|
if ! dpkg -s "sentinelagent" &> /dev/null; then
|
||||||
echo -e " [${idsCL[LightYellow]}6${idsCL[Default]}] ${idsCL[White]}Install SentinelOne Agent${idsCL[Default]}"
|
echo -e " [${idsCL[LightYellow]}6${idsCL[Default]}] ${idsCL[White]}Install SentinelOne Agent${idsCL[Default]}"
|
||||||
else
|
else
|
||||||
echo -e "${idsCL[DarkGray]} [6] SentinelOne is already installed${idsCL[Default]}"
|
echo -e "${idsCL[DarkGray]} [6] SentinelOne is already installed${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user