fix(agent): yellow os-type skips
This commit is contained in:
@@ -21,5 +21,5 @@ if command -v apt-get &> /dev/null; then
|
||||
|
||||
apt --version
|
||||
else
|
||||
echo "Skipping: apt-get not found"
|
||||
echo -e "${YELLOW}Skipping: apt-get not found${NC}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user