response
This commit is contained in:
parent
bcf5bf44e8
commit
facdeea47e
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2019-01-18T15:53:31Z"
|
||||
content="""
|
||||
armv71 is 32 bit arm, so it may work to edit the git-annex-install script
|
||||
that you downloaded, and add this to the case statement:
|
||||
|
||||
armv71)
|
||||
arch=armel
|
||||
;;
|
||||
"""]]
|
Loading…
Reference in a new issue