diff options
| author | f1ori <f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-07-11 17:03:22 +0000 |
|---|---|---|
| committer | f1ori <f1ori@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-07-11 17:03:22 +0000 |
| commit | 8931c8d6b481a7db93dcec5ccf6938e14e34111d (patch) | |
| tree | 252376e49916e81c2cc5cdfe976e553f3ad93def /htroot/ConfigUpdate_p.html | |
| parent | fc1dc38b550130137afe1d6f132c587e8d914838 (diff) | |
improvments to debianpackage:
* autoupdate completely disabled, display hint
* restart-button in interface works!
* moved all build-Variables to yacyBuildProperties
* fixed some warnings
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6195 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigUpdate_p.html')
| -rw-r--r-- | htroot/ConfigUpdate_p.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html index ad75cac6f..ba66f77c4 100644 --- a/htroot/ConfigUpdate_p.html +++ b/htroot/ConfigUpdate_p.html @@ -110,8 +110,11 @@ </dl> </fieldset> :: + You installed YaCy with a package manage. To update YaCy, use the packager manager:<p> + Debian: apt-get update yacy + :: #(/candeploy)# #%env/templates/footer.template%# </body> -</html>
\ No newline at end of file +</html> |
