Skip to content

Instantly share code, notes, and snippets.

@nilswindisch
Created January 28, 2017 10:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nilswindisch/f1f9c2e55bdca70de49f92a999686092 to your computer and use it in GitHub Desktop.
Save nilswindisch/f1f9c2e55bdca70de49f92a999686092 to your computer and use it in GitHub Desktop.
Update nativefier
#!/bin/bash
echo "Updating nativefier globally"
npm update -g nativefier@latest
echo "nativefier updated"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment