mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-24 12:06:15 +01:00
update python-gnomekeyring link
This commit is contained in:
parent
5f3b6501d7
commit
38d8f83587
2
jslib
2
jslib
@ -1 +1 @@
|
||||
Subproject commit 43872f82ccd7453926c75240ecde196151e89ce9
|
||||
Subproject commit a19a30ffed177e18d6e64801066510bc983a3e8d
|
@ -146,7 +146,7 @@
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'gnomejson'">
|
||||
Make sure you have python-keyring and python-gnomekeyring installed. Save the
|
||||
<a target="_blank" rel="noopener" href="https://bit.ly/2sMldAI">GNOME Keyring Import/Export</a> python script to your desktop as
|
||||
<a target="_blank" rel="noopener" href="https://bit.ly/2GpOMTg">GNOME Keyring Import/Export</a> python script to your desktop as
|
||||
<code>pw_helper.py</code>. Open terminal and run
|
||||
<code>chmod +rx Desktop/pw_helper.py</code> and then
|
||||
<code>python Desktop/pw_helper.py export Desktop/my_passwords.json</code>. Then upload the resulting
|
||||
|
Loading…
Reference in New Issue
Block a user