summaryrefslogtreecommitdiff
path: root/htroot/ConfigUpdate_p.html
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2012-06-07 12:36:26 +0200
committerMichael Peter Christen <mc@yacy.net>2012-06-07 12:36:26 +0200
commitc8bbd180e46f7282a469d0d86d463860af298bac (patch)
tree813f29a63ffd3b305ec9a2f536be521b1e2ac575 /htroot/ConfigUpdate_p.html
parent9ad84c5e9f2b97b1f7aa1dec1573138d2b8369a9 (diff)
enhanced hint for debian package automatic update
Diffstat (limited to 'htroot/ConfigUpdate_p.html')
-rw-r--r--htroot/ConfigUpdate_p.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html
index bb160760c..ea013848a 100644
--- a/htroot/ConfigUpdate_p.html
+++ b/htroot/ConfigUpdate_p.html
@@ -114,8 +114,9 @@
</dl>
</fieldset>
::
- You installed YaCy with a package manager. To update YaCy, use the package manager:<p>
- Debian: apt-get update &amp;&amp; apt-get install yacy</p>
+ <p>You installed YaCy with a package manager. To update YaCy, use the package manager:</p>
+ <p>manual update:<br/>apt-get update &amp;&amp; apt-get install yacy</p>
+ <p>automatic update: add the following line to /etc/crontab<br/>0 6 * * * root apt-get update &amp;&amp; apt-get -y --force-yes install yacy</p>
::
#(/candeploy)#