summaryrefslogtreecommitdiff
path: root/htroot/ConfigUpdate_p.html
diff options
context:
space:
mode:
authorlotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-05-21 15:23:56 +0000
committerlotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-05-21 15:23:56 +0000
commit4a48717017844662d95875abf2a2f223339d0635 (patch)
treeba93c200287be04a3b78eea121abcecf414809ae /htroot/ConfigUpdate_p.html
parentfaed00d75d2fae5d05d4ddef63e97af39184203c (diff)
* automatic update for windows
pleas disable before release because 2nd update fails at the moment and commandline handling has to be improved for windows * update via new unTar class please review stream- and exceptionhandling because I'm fairly new to Java maybe it can be done concurrent * updated windows startscripts to values from yacy.init git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4832 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigUpdate_p.html')
-rw-r--r--htroot/ConfigUpdate_p.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html
index 1e1496655..3c03e5332 100644
--- a/htroot/ConfigUpdate_p.html
+++ b/htroot/ConfigUpdate_p.html
@@ -10,9 +10,11 @@
#%env/templates/submenuConfig.template%#
<h2>System Update</h2>
+ #(deploys)#::Release will be installed. Please wait.#(/deploys)#
+
#(candeploy)#
This servlet can only be used on operation systems that are currently supported for deploy functions.
- If you see this message this means that your operation sytem ist not supported.
+ If you see this message this means that your operation system is not supported.
::
<fieldset>
<legend>Manual System Update</legend>
@@ -100,6 +102,7 @@
<dt>Last Deploy</dt><dd><p>#(lastdeploy)#never::#[time]##(/lastdeploy)#</p></dd>
</dl>
</fieldset>
+ ::
#(/candeploy)#
#%env/templates/footer.template%#