|
|
|
@ -39,7 +39,7 @@
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<span class="badge">STEP 02</span>
|
|
|
|
|
Follow the steps under <a href="#prepare">[Prepare]</a>
|
|
|
|
|
Follow the steps under <a href="#prepare">[Prepare]</a> section.
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<span class="badge">STEP 03</span>
|
|
|
|
@ -79,7 +79,7 @@
|
|
|
|
|
<hr>
|
|
|
|
|
<div class="modal-body add-margin-top-2x add-margin-bottom-2x">
|
|
|
|
|
<div class="panel-body col-centered text-center">
|
|
|
|
|
<h3>Name your device and download the agent from following link.</h3>
|
|
|
|
|
<h3>Name your device and download the agent.</h3>
|
|
|
|
|
<br />
|
|
|
|
|
<form id="downloadForm" method="GET"
|
|
|
|
|
action="{{@app.context}}/api/devices/sketch/download">
|
|
|
|
@ -207,11 +207,11 @@
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="badge">02</span>
|
|
|
|
|
Navigate to the unzipped agent directory via the terminal.
|
|
|
|
|
Navigate to the unzipped Agent folder via the terminal.
|
|
|
|
|
</li>
|
|
|
|
|
<li class="padding-top-double">
|
|
|
|
|
<span class="badge">03</span>
|
|
|
|
|
Start the agent using the <span style="font-family: monospace;">sh start-device.sh</span> command.
|
|
|
|
|
Run this command: <span style="font-family: monospace;">sh start-device.sh</span>.
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
<br>
|
|
|
|
|