Add bluetooth dride/Cardigan#33
This commit is contained in:
parent
a7615f5b4d
commit
dd04197a4a
|
@ -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 '*****************************'
|
||||
|
|
Loading…
Reference in New Issue
Block a user