mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
update python-gnomekeyring link
This commit is contained in:
2
jslib
2
jslib
Submodule jslib updated: 43872f82cc...a19a30ffed
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user