Last active
September 22, 2015 14:35
-
-
Save sqrtofsaturn/5ca04ccb42ed75a4abba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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