mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 10:33:57 +00:00
snap build script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: bw
|
||||
version: 1.0.0
|
||||
version: __version__
|
||||
summary: Bitwarden CLI
|
||||
description: A secure and free password manager for all of your devices.
|
||||
confinement: strict
|
||||
@@ -12,4 +12,4 @@ parts:
|
||||
plugin: dump
|
||||
source: https://github.com/bitwarden/cli/releases/download/v$SNAPCRAFT_PROJECT_VERSION/bw-linux-$SNAPCRAFT_PROJECT_VERSION.zip
|
||||
prepare: |
|
||||
chmod +x bw
|
||||
chmod +x bw
|
||||
|
||||
Reference in New Issue
Block a user