Replies: 1 comment
-
Hey @Steve-Z, as you said, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm a new user on Pop!_OS 22.04. I am using the
shiori
binary, version 1.5.3. I would like to useshiori --portable
by default. I can imagine doing this by setting the environment variableSHIORI_DIR='/path/to/shiori-data'
(same parent dir as binary). OR I can set a bash alias:shiori='shiori --portable'
. Is one method better than the other? Is there an even better way?Beta Was this translation helpful? Give feedback.
All reactions