automated terminal push

This commit is contained in:
Your Name
2025-02-12 14:58:39 -05:00
parent 6667c774c3
commit eb71aa4c48
39 changed files with 1 additions and 17 deletions

View File

@@ -0,0 +1,13 @@
## Here are the names of all the processes that we want killed.
## to add new ones,just following the same pattern.
set -- "Tor" "tor" "tor-browser" "Tor-Browser" "Tor Browser" "tor browser" "TorBrowser" "torbrowser" "firefox" "FindMy" ## you can add stuff here. put the process name in double quotes
processNameGroup=$@; ## don't touch this.
##
targetCountLocalExecutions=64; ## don't touch this.
##