Skip to content
Snippets Groups Projects
Commit 05797784 authored by Keegan Mullaney's avatar Keegan Mullaney
Browse files

add keyrings.alt for jrnl to work with encryption

jrnl errors with no backend message without keyrings.alt
parent 07dd800f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -151,7 +151,7 @@ echo
echo "PIPs"
echo
lkm_notify "Packages to install with pip"
read -ep " : " -i 'jrnl[encrypted] pyflakes python-slugify' PIPS
read -ep " : " -i 'jrnl[encrypted] pyflakes python-slugify keyrings.alt' PIPS
# lkm_notify "Packages to install with pip3"
# shellcheck disable=SC2034
# read -ep " : " -i 'pep8' PIP3S
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment