sattle on node 8.9.0
This commit is contained in:
parent
ca1fa6909e
commit
27f2b4d447
|
@ -115,8 +115,8 @@ sudo apt-get install libav-tools -y
|
||||||
|
|
||||||
# Install Node
|
# Install Node
|
||||||
echo "========== Installing Node ============"
|
echo "========== Installing Node ============"
|
||||||
curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash -
|
wget -O - https://raw.githubusercontent.com/sdesalas/node-pi-zero/master/install-node-v8.9.0.sh | bash
|
||||||
sudo apt-get install -y nodejs
|
|
||||||
|
|
||||||
echo "========== Installing pip ============"
|
echo "========== Installing pip ============"
|
||||||
sudo apt-get install python-pip -y
|
sudo apt-get install python-pip -y
|
||||||
|
|
Loading…
Reference in New Issue
Block a user