Last modified by michelk on 2021/09/09 20:55

From version 13.1
edited by michelk
on 2021/09/09 18:01
Change comment: Import
To version 8.1
edited by ryanp
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.michelk
1 +XWiki.ryanp
Content
... ... @@ -97,18 +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 ~/
104 -wget http://www.getisymphony.com/files/builds/isymphony/desktop_client/isymphony_desktop_client_2_0_0.zip
105 -mv isymphony_desktop_client_2_0_0.zip /opt/isymphony3/server/installers/
106 -{{/code}}
107 -
108 -
109 -
110 -
111 -
112 112  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.
113 113  
114 114  {{info}}