close
This commit is contained in:
parent
0fa49d5724
commit
893158e23e
2 changed files with 3 additions and 1 deletions
|
@ -12,3 +12,5 @@ What version of git-annex are you using? On what operating system?
|
|||
> Ubuntu 12.04
|
||||
|
||||
Please provide any additional information below.
|
||||
|
||||
[[done]]
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
content="""
|
||||
You don't need a webapp on your linode, probably, so disable it:
|
||||
|
||||
cabal install git-annex -F-WebApp
|
||||
cabal install git-annex -f-WebApp
|
||||
|
||||
The template haskell in the webapp about doubles the amount of memory needed to compile it.
|
||||
|
||||
|
|
Loading…
Reference in a new issue