add update command for password manager
This commit is contained in:
parent
b0535cc145
commit
07d7134d92
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ brew install browserpass
|
||||||
PREFIX='/opt/homebrew/opt/browserpass' make hosts-firefox-user -f '/opt/homebrew/opt/browserpass/lib/browserpass/Makefile'
|
PREFIX='/opt/homebrew/opt/browserpass' make hosts-firefox-user -f '/opt/homebrew/opt/browserpass/lib/browserpass/Makefile'
|
||||||
change gpg path in firefox to /opt/homebrew/bin/gpg
|
change gpg path in firefox to /opt/homebrew/bin/gpg
|
||||||
~~~
|
~~~
|
||||||
|
## For Update Password Manager
|
||||||
|
~~~
|
||||||
|
brew upgrade --build-from-source browserpass
|
||||||
|
~~~
|
||||||
|
|
||||||
## Install Tiny Window Manager
|
## Install Tiny Window Manager
|
||||||
~~~
|
~~~
|
||||||
|
|
Loading…
Reference in a new issue