You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Usage in Readme.md would be helpful,
there is installation but no usage, then in issues i found out setup.sh is the script itself, but then i had some error.. shown below
First it told me to goto Root
tazer@TAZERs-MacBook-Air KBOS % ./setup.sh -e
Load failed: 5: Input/output error
Try running `launchctl bootstrap` as root for richer errors.
even with the superuser permissions it gave some error
.git enable_bluetooth.sh
LICENSE setup.sh
README.md sleepwatch_bluetooth.plist
disable_bluetooth.sh
sh-3.2# ./setup -e
sh: ./setup: No such file or directory
sh-3.2# ./setup.sh -e
Warning: Expecting a LaunchDaemons path since the command was ran as root. Got LaunchAgents instead.
`launchctl bootstrap` is a recommended alternative.
/var/root/Library/LaunchAgents/sleepwatch_bluetooth.plist: No such file or directory
Load failed: 2: No such file or directory
at last i tried this command launchctl unload ~/Library/LaunchAgents/sleepwatch_bluetooth.plist
but it doesn't seem to work
The text was updated successfully, but these errors were encountered:
A Usage in Readme.md would be helpful,
there is installation but no usage, then in issues i found out setup.sh is the script itself, but then i had some error.. shown below
First it told me to goto Root
even with the superuser permissions it gave some error
at last i tried this command
launchctl unload ~/Library/LaunchAgents/sleepwatch_bluetooth.plist
but it doesn't seem to work
The text was updated successfully, but these errors were encountered: