Fix bug that prevented linux standalone bundle from working on a fresh install
Bug was introduced in version 8.20201007, lost a necessary mkdir. This commit was sponsored by Noam Kremen on Patreon.
This commit is contained in:
parent
02d3e58610
commit
0736383e98
3 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2020-10-23T16:15:42Z"
|
||||
content="""
|
||||
I've fixed this for the next release. It was simply omitting creating the
|
||||
/home/user/.cache/git-annex/locales/ directory, so as a workaround you can
|
||||
create that directory.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue