mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 22:30:08 +00:00
🐛 update
This commit is contained in:
5
mole
5
mole
@@ -47,11 +47,8 @@ show_main_menu() {
|
||||
local redraw_full="${2:-true}"
|
||||
|
||||
if [[ "$redraw_full" == "true" ]]; then
|
||||
show_header "🧹Mole - Dig deep to clean your mac."
|
||||
echo "🍎 Detected: $(detect_architecture) | 💾 Free space: $(get_free_space)"
|
||||
echo ""
|
||||
echo "What would you like to do?"
|
||||
echo ""
|
||||
echo "❤️ What do you want Mole to do for you?"
|
||||
fi
|
||||
|
||||
# Save cursor position before printing menu items
|
||||
|
||||
Reference in New Issue
Block a user