Skip to content
Snippets Groups Projects
Commit 46c6a890 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

doplneno datum vydani

parent 5ac9ffd8
Branches
Tags
No related merge requests found
2012-00-00 v2.1 stable version
2012-11-16 v2.1 stable version
------------------------------
- fixed bug in default value of database timestamp type (#576, #577)
- fixed bug in getStatus function (#566)
......
......@@ -25,7 +25,7 @@ A. Overall Information
2. Version
2.1 (2012-00-00)
2.1 (2012-11-16)
3. Package structure
......@@ -224,6 +224,24 @@ C. Installation
--------------------------------------------------------------------------------
D. Update
For update of the Warden server package from local machine use update.sh.
Default destination directory is /opt/warden-server/.
For more information about update.sh options run update.sh -h
Usage: $ ./update.sh [-d <directory>] [-hV]
-d <directory> destination directory (default: /opt)
-h print this help
-V print script version number and exit
Example: # ./update.sh -d /opt
You must be root for running this script.
For more information about post-update steps see UPDATE file in 'doc'
directory.
--------------------------------------------------------------------------------
E. Uninstallation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment