Skip to content

Instantly share code, notes, and snippets.

@BrentonPoke
Created August 7, 2020 01:49
Show Gist options
  • Save BrentonPoke/eb0de6f4141e3dcaf5241d1248a379ac to your computer and use it in GitHub Desktop.
Save BrentonPoke/eb0de6f4141e3dcaf5241d1248a379ac to your computer and use it in GitHub Desktop.
updates Bitwarden. Doesn't create desktop file.
wget -O Bitwarden-x86-64.AppImage 'https://vault.bitwarden.com/download/?app=desktop&platform=linux'
mv Bitwarden-x86-64.AppImage /usr/local/bin/
chmod +x /usr/local/bin/Bitwarden-x86-64.AppImage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment