mirror of
https://github.com/tw93/Mole.git
synced 2026-02-11 15:18:59 +00:00
🐛 update Instructions
This commit is contained in:
2
mole
2
mole
@@ -47,7 +47,7 @@ show_main_menu() {
|
|||||||
local redraw_full="${2:-true}"
|
local redraw_full="${2:-true}"
|
||||||
|
|
||||||
if [[ "$redraw_full" == "true" ]]; then
|
if [[ "$redraw_full" == "true" ]]; then
|
||||||
show_header "🕳️ Mole v$VERSION" "Dig deep to clean your mac."
|
show_header "🧹Mole - Dig deep to clean your mac."
|
||||||
echo "🍎 Detected: $(detect_architecture) | 💾 Free space: $(get_free_space)"
|
echo "🍎 Detected: $(detect_architecture) | 💾 Free space: $(get_free_space)"
|
||||||
echo ""
|
echo ""
|
||||||
echo "What would you like to do?"
|
echo "What would you like to do?"
|
||||||
|
|||||||
Reference in New Issue
Block a user