Skip to content

Instantly share code, notes, and snippets.

@sqrtofsaturn
Last active September 22, 2015 14:35
Show Gist options
  • Save sqrtofsaturn/5ca04ccb42ed75a4abba to your computer and use it in GitHub Desktop.
Save sqrtofsaturn/5ca04ccb42ed75a4abba to your computer and use it in GitHub Desktop.
launchctl unload /Library/LaunchAgents/com.octoblu.GatebluService.plist
cd ~/Library/Application\ Support/GatebluService/devices
cd $(grep -l meshblu-beacon */package.json | xargs -L 1 dirname | head -1)
DEBUG=meshblu-beacon* npm start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment