export NODE_VER=15.6.0
wget -O - https://raw.githubusercontent.com/sdesalas/node-pi-zero/master/install-node-v${NODE_VER}.sh | bash
