Improved event internalization

This commit is contained in:
Ylian Saint-Hilaire
2020-09-09 01:32:00 -07:00
parent 6aabbf9dc9
commit e1c2824b22
24 changed files with 4689 additions and 630 deletions

View File

@@ -28,7 +28,7 @@
</area-osx>
<area-linux>
<p>
For Linux, cut &amp; paste the following in a terminal to install the agent:<br>
Linux: leikkaa ja liitä seuraava päätelaitteeseen agentin asentamiseksi:<br>
</p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh &amp;&amp; chmod 755 ./meshinstall.sh &amp;&amp; sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
<p></p>
</area-linux>