Changes for page Desktop Client Module Installation
Last modified by michelk on 2021/09/09 20:55
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. michelk1 +XWiki.ryanp - Content
-
... ... @@ -97,17 +97,6 @@ 97 97 mv ./isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/ 98 98 {{/code}} 99 99 100 -Alternatively it can be directly download into the installers directory on the iSymphony server: 101 - 102 -{{code}} 103 -cd /opt/isymphony3/server/installers/ 104 -wget http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip 105 -{{/code}} 106 - 107 - 108 - 109 - 110 - 111 111 The latest version of the desktop client will be served. If no installers are added to the installers directory then the legacy installers (version < 2.0.0) will be served instead. 112 112 113 113 {{info}}