|
|
(31 intermediate revisions by 6 users not shown) |
Line 1: |
Line 1: |
| To upgrade '''[[MOR PRO v0.7 documentation | MOR 0.7]]''' GUI run such commands over SSH as root:
| | If system update is needed, please create ticket on [https://support.kolmisoft.com support site] and we will schedule update. |
| | |
| rm -fr /usr/src/mor
| |
| svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor
| |
| /usr/src/mor/upgrade/0.7/fix_0.7.sh
| |
| | |
| <br>
| |
| ----
| |
| <br>
| |
| | |
| To upgrade '''[[MOR v0.8 documentation | MOR 8]]''' GUI run such commands over SSH as root:
| |
| | |
| rm -fr /usr/src/mor
| |
| svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor
| |
| /usr/src/mor/upgrade/0.8/hard_fix.sh
| |
| | |
| <br>
| |
| ----
| |
| <br>
| |
| | |
| To upgrade '''[[MOR 9 documentation | MOR 9]]''' GUI run such commands over SSH as root:
| |
| | |
| rm -fr /usr/src/mor
| |
| svn co http://svn.kolmisoft.com/mor/install_script/trunk/ /usr/src/mor
| |
| /usr/src/mor/upgrade/trunk/fix_trunk.sh
| |
Latest revision as of 12:05, 28 December 2017
If system update is needed, please create ticket on support site and we will schedule update.