fix(agent): yellow os-type skips
This commit is contained in:
@@ -12,5 +12,5 @@ if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
echo "Arc Browser is already installed."
|
||||
fi
|
||||
else
|
||||
echo "Skipping: Not macOS"
|
||||
echo -e "${YELLOW}Skipping: Not macOS${NC}"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user