<li>main branch for the most stable experience and</li>
<li>develop branch for an experience with the latest features (for develop branch installation, it is strongly advisable that you may as well follow the <ahref="https://osl.etsi.org/documentation/develop/">develop documentation</a>)</li>
</ul>
<divclass="language-bash highlight"><pre><span></span><code><spanid="__span-8-1"><aid="__codelineno-8-1"name="__codelineno-8-1"href="#__codelineno-8-1"></a>sudo<spanclass="w"></span>./deploy.sh<spanclass="w"></span>main<spanclass="w"></span><spanclass="c1">#[or replace main with other branch name]</span>
<divclass="language-bash highlight"><pre><span></span><code><spanid="__span-8-1"><aid="__codelineno-8-1"name="__codelineno-8-1"href="#__codelineno-8-1"></a>sudo<spanclass="w"></span>./deploy.sh<spanclass="w"></span>main<spanclass="w"></span><spanclass="c1">#[or replace main with develop or other branch name]</span>
</span></code></pre></div>
<blockquote>
<p><strong>We recommend running the deploy.sh script with root permissions! In other case, some directories may not be accessible by the project building tools and hinder the smooth installation.</strong></p>
...
...
@@ -3200,7 +3200,7 @@ If you want to apply changes to the JSON configuration files without the need to
<divclass="language-bash highlight"><pre><span></span><code><spanid="__span-29-1"><aid="__codelineno-29-1"name="__codelineno-29-1"href="#__codelineno-29-1"></a><spanclass="c1"># Starting from the root project directory</span>
<p>Depending on your machine, this process might take time. if for any reason the deployment fails during first time, please rerun the above before any further measures.</p>