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

uprava postupu updatu server

parent ce6de16c
No related branches found
No related tags found
No related merge requests found
......@@ -22,11 +22,14 @@ B. Update steps
1) Update Warden server package (default destination path)
$ ./warden-server-2.2/update.sh -d /opt/warden-server
$ tar xzvf warden-server-2.2.tar.gz
$ cd warden-server-2.2
$ ./update.sh -d /opt/warden-server
or (if you want to create symlinks to Warden server control scripts during the installation process - optional)
$ ./warden-server-2.2/update.sh -d /opt/warden-server -s /usr/local/bin
$ ./update.sh -d /opt/warden-server -s /usr/local/bin
C. Post-update steps
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment