Node-RED: различия между версиями

Строка 17: Строка 17:
Настраиваем репозиторий Node JS
Настраиваем репозиторий Node JS
<pre>
<pre>
curl -sL https://deb.nodesource.com/setup_10.x | bash -
curl -sL https://deb.nodesource.com/setup_12.x | bash -
</pre>
</pre>