Update intval3-deps.sh
This commit is contained in:
parent
31b08f8630
commit
eee5095765
|
@ -9,9 +9,9 @@ sudo apt install nodejs npm -y
|
|||
sudo npm install -g n
|
||||
sudo n latest
|
||||
sudo npm install -g npm@latest
|
||||
sudo npm install -g pm2 node-gyp
|
||||
sudo npm install -g pm2 node-gyp node-pre-gyp
|
||||
|
||||
echo "Installing bluetooth dependencies..."
|
||||
sudo apt install bluetooth bluez libbluetooth-dev libudev-dev -y
|
||||
|
||||
echo "Finished installing intval3 dependencies"
|
||||
echo "Finished installing intval3 dependencies"
|
||||
|
|
Loading…
Reference in New Issue