1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update README.rst

This commit is contained in:
A Holt 2019-02-12 22:06:34 -05:00 committed by GitHub
parent b688c570af
commit 7a378f4f81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,11 @@ You can monitor the Node-RED service with command::
systemctl status node-red
Raspberry Pi Zero W Warning
---------------------------
Node.js applications like Asterisk/FreePBX, Node-RED and Sugarizer `won't work <https://nodered.org/docs/hardware/raspberrypi#swapping-sd-cards>`_ on Raspberry Pi Zero W (ARM6) if you installed Node.js while on RPi 3 or 3 B+ (ARM7). If absolutely necessary, run "./runrole nodejs" from the Pi Zero W itself, before proceeding to install Sugarizer, Node-RED and/or Asterisk/FreePBX.
See Also
--------