1
0
mirror of https://github.com/tw93/Mole.git synced 2026-02-04 13:16:47 +00:00

Release 1.7

This commit is contained in:
Tw93
2025-10-08 23:57:48 +08:00
parent 766295aacd
commit 4ea3b1c47f
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ tmp/
temp/
*.tmp
*.temp
*.dmg
# Cache
.cache/

View File

@@ -1,6 +1,5 @@
#!/bin/bash
# Mole Installation Script
# Install Mole system cleanup tool to your system
set -euo pipefail