1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-08 00:59:17 +00:00

Empty line normalization

This commit is contained in:
Tw93
2025-11-21 10:44:36 +08:00
parent 7ef786a9e2
commit b9760573bc
4 changed files with 13 additions and 10 deletions

View File

@@ -10,8 +10,9 @@ source "$SCRIPT_DIR/lib/optimize_health.sh"
# Colors and icons from common.sh
print_header() {
echo ""
printf '\n'
echo -e "${PURPLE}Optimize Your Mac${NC}"
echo ""
}
show_system_health() {