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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -23,6 +23,7 @@ tmp/
|
||||
temp/
|
||||
*.tmp
|
||||
*.temp
|
||||
*.dmg
|
||||
|
||||
# Cache
|
||||
.cache/
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
# Mole Installation Script
|
||||
# Install Mole system cleanup tool to your system
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user