Fix bug with browserpass

This commit is contained in:
2024-05-07 13:46:28 +01:00
parent 1f97813a45
commit f9b5d3f0eb
3 changed files with 3 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ xdg-settings set default-web-browser brave-browser.desktop
gpg --import ~/Nextcloud/SYNC/exported-keys/private.pgp
gpg --import ~/Nextcloud/SYNC/exported-keys/public.pgp
gpg --import-ownertrust < ~/Nextcloud/SYNC/exported-keys/trustlevel.txt
ln -s ~/Nextcloud/SYNC/password-store/ ~/.password-store
ln -s ~/Nextcloud/SYNC/password-store ~/.password-store
echo
echo -e "${GREEN}[I] Done.${ENDCOLOR}"