summaryrefslogtreecommitdiff
path: root/htroot/ConfigUpdate_p.html
diff options
context:
space:
mode:
authorLotus <lotus@localhost>2013-07-11 21:50:06 +0200
committerLotus <lotus@localhost>2013-07-11 21:50:06 +0200
commitbb6caa346cb4207e38d7ddf9bacf361e6c68e117 (patch)
tree23ae5c8fd672bab8623d50167b4444d2a27fbda6 /htroot/ConfigUpdate_p.html
parent338cf0d13312c0ace3d000b122004c6d5f42e1a5 (diff)
Do not allow automatic update in case YaCy is installed to the Program
Files folder on Windows. There are no permissions to write that folder and update would fail.
Diffstat (limited to 'htroot/ConfigUpdate_p.html')
-rw-r--r--htroot/ConfigUpdate_p.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html
index 2b8974697..09de4690c 100644
--- a/htroot/ConfigUpdate_p.html
+++ b/htroot/ConfigUpdate_p.html
@@ -118,6 +118,8 @@
<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>
::
+ <p>YaCy has been installed to the Program Files directory. Automatic update is not possible.<br/>Download and install the latest version from the web page <a href="http://www.yacy.net/">http://www.yacy.net/</a></p>
+ ::
#(/candeploy)#
#%env/templates/footer.template%#