Added a note on installing a certain version of Docs - Script.ascx

This commit is contained in:
Svetlana Maleeva 2021-06-18 18:18:59 +03:00
parent 5e6bbea5a5
commit 10221cbcde

View File

@ -182,7 +182,7 @@
</div> </div>
<p>To install a certain version of ONLYOFFICE Docs, use the <code>-dv</code> parameter. If this parameter is omitted, the latest version available in the repository will be installed.</p> <p>To install a certain version of ONLYOFFICE Docs, use the <code>-dv</code> parameter. If this parameter is omitted, the latest version available in the repository will be installed.</p>
<div class="notehelp">A certain version can be installed if you select installation with Docker. If you select installation from DEB/RPM packages, the latest version will be installed.</div>
<div class="community_display"> <div class="community_display">
<pre><code>bash docs-install.sh -dv 6.2.2 <pre><code>bash docs-install.sh -dv 6.2.2
</code></pre> </code></pre>