mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 13:16:47 +00:00
✨ update mole
This commit is contained in:
@@ -34,7 +34,7 @@ should_preserve_bundle() {
|
||||
|
||||
# Help information
|
||||
show_help() {
|
||||
echo "Clean Mac - Interactive App Uninstaller"
|
||||
echo "Mole - Interactive App Uninstaller"
|
||||
echo "========================================"
|
||||
echo ""
|
||||
echo "Description: Interactive tool to uninstall applications and clean their data"
|
||||
@@ -394,7 +394,7 @@ trap cleanup EXIT INT TERM
|
||||
|
||||
# Main function
|
||||
main() {
|
||||
echo "🗑️ Clean Mac - Interactive App Uninstaller"
|
||||
echo "🗑️ Mole - Interactive App Uninstaller"
|
||||
echo "============================================"
|
||||
echo
|
||||
|
||||
@@ -444,4 +444,4 @@ main() {
|
||||
}
|
||||
|
||||
# Run main function
|
||||
main "$@"
|
||||
main "$@"
|
||||
|
||||
Reference in New Issue
Block a user