pull/155/head
Yossi 2017-05-24 17:31:23 +03:00
parent a7615f5b4d
commit dd04197a4a
1 changed files with 12 additions and 0 deletions

View File

@ -309,6 +309,18 @@ sudo npm i --production
echo "========== Setup bluetooth ============"
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
# run npm install on Bluetooth daemon
cd /home/Cardigan/daemons/bluetooth
sudo npm i --production
echo ""
echo '============================='
echo '*****************************'