clarifications
This commit is contained in:
parent
2e6aff74c2
commit
c7885491b2
3 changed files with 14 additions and 2 deletions
|
@ -32,10 +32,9 @@ remain running and sync your files.
|
|||
## Starting at power on
|
||||
|
||||
If you install the [Termux:Boot app](https://wiki.termux.com/wiki/Termux:Boot),
|
||||
git-annex will automatically be automatically started when your Android device
|
||||
git-annex will be automatically started when your Android device
|
||||
powers on. It will run in the background in whatever repositories you have
|
||||
set up in the webapp.
|
||||
(Or have listed in (or listed in ~/.config/git-annex/autostart)
|
||||
|
||||
## Using the command line
|
||||
|
||||
|
|
|
@ -14,3 +14,5 @@ Or if manual configuration of `~/.termux/boot` *is* required, what exactly shoul
|
|||
What's the format of the contents of `~/.config/git-annex/autostart`?
|
||||
|
||||
Finally, the last sentence has unbalanced parentheses, and doesn't parse correctly.
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2018-10-26T17:47:12Z"
|
||||
content="""
|
||||
Yes, it's really set up automatically. The first time the git-annex webapp
|
||||
is run, it sets up the necessary Termux:Boot configuration to run the
|
||||
assistant on boot.
|
||||
|
||||
Fixed the paste errors.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue