Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evlymn/b10a6d73f8c5e411559d8c94612097fe to your computer and use it in GitHub Desktop.
Save evlymn/b10a6d73f8c5e411559d8c94612097fe to your computer and use it in GitHub Desktop.
install and remove firebase-tools with curl
curl -sL firebase.tools | upgrade=true bash
curl -sL firebase.tools | uninstall=true bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment