mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +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>
|
||||||
<ng-container *ngIf="format === 'gnomejson'">
|
<ng-container *ngIf="format === 'gnomejson'">
|
||||||
Make sure you have python-keyring and python-gnomekeyring installed. Save the
|
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>pw_helper.py</code>. Open terminal and run
|
||||||
<code>chmod +rx Desktop/pw_helper.py</code> and then
|
<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
|
<code>python Desktop/pw_helper.py export Desktop/my_passwords.json</code>. Then upload the resulting
|
||||||
|
|||||||
Reference in New Issue
Block a user