Skip to content

Commit

Permalink
chore: remove unused cleanup files
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Oct 5, 2024
1 parent 9d459a7 commit c273571
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 26 deletions.
7 changes: 0 additions & 7 deletions scripts/tmp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,9 @@ main_pacman() {
}

main_brew() {
copycat "tmpfiles" tmpfiles/me.1995parham.cleanup.plist "$HOME/Library/LaunchAgents/" 0
copycat "tmpfiles" tmpfiles/cleanup.sh "/usr/local/bin/cleanup.sh" 1

sudo chmod +x /usr/local/bin/cleanup.sh

launchctl enable "gui/$UID/me.1995parham.cleanup"
if ! launchctl print "gui/$UID/me.1995parham.cleanup" >/dev/null 2>&1; then
launchctl bootstrap "gui/$UID" "$HOME/Library/LaunchAgents/me.1995parham.cleanup.plist"
fi
launchctl print "gui/$UID/me.1995parham.cleanup"
}

main() {
Expand Down
19 changes: 0 additions & 19 deletions tmpfiles/cleanup-tcc.sql

This file was deleted.

Binary file removed tmpfiles/cleanup.sh.sig
Binary file not shown.

0 comments on commit c273571

Please sign in to comment.