Skip to content

Commit

Permalink
combo jack
Browse files Browse the repository at this point in the history
  • Loading branch information
Aphelios authored and Aphelios committed Aug 14, 2022
1 parent 90b3bb5 commit cc69be0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added ComboJack/.ComboJack.pkgproj.icloud
Binary file not shown.
Binary file added ComboJack/Package/.ComboJack.pkg.icloud
Binary file not shown.
6 changes: 6 additions & 0 deletions ComboJack/PostInstall.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/zsh

spctl --add /usr/local/sbin/ComboJack
launchctl load /Library/LaunchDaemons/com.XPS.ComboJack.plist

exit 0

0 comments on commit cc69be0

Please sign in to comment.