This commit is contained in:
Joey Hess 2015-06-02 15:00:06 -04:00
parent 6bc4b4730c
commit 09f2620c16

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2015-06-02T18:57:43Z"
content="""
The assistant checks for available upgrades a few times a day.
By default, it only pops up a message in the webapp with an upgrade button.
annex.autoupgrade can configure this, so the assistant can be made
to upgrade without confirmation if you want.
The upgrade process needs to move the git-annex.linux directory out of the
way and replace it with a new one from the tarball, so it will only
work if the user running the assistant can write to it.
"""]]