Skip to content

Instantly share code, notes, and snippets.

@HipsterBrown
Created January 2, 2016 20:28
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HipsterBrown/d0d24e9e1867ef4e5bb3 to your computer and use it in GitHub Desktop.
Save HipsterBrown/d0d24e9e1867ef4e5bb3 to your computer and use it in GitHub Desktop.
Update Tessel Node module on the device
scp -i ~/.tessel/id_rsa node/tessel-export.js root@oogie_boogie.local:/usr/lib/node
@HipsterBrown
Copy link
Author

oogie_boogie is the name of your Tessel on the same network. You can also connect to your Tessel's access point to make discovery easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment