bluetooth setup fixes
This commit is contained in:
parent
dd04197a4a
commit
047334dea0
|
@ -311,7 +311,7 @@ sudo npm i --production
|
|||
|
||||
echo "========== Setup bluetooth ============"
|
||||
|
||||
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev
|
||||
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev -y
|
||||
|
||||
|
||||
# run npm install on Bluetooth daemon
|
||||
|
|
Loading…
Reference in New Issue
Block a user