install LED deps
This commit is contained in:
parent
a893ec92ad
commit
e254d07d23
|
@ -253,6 +253,10 @@ sudo apt-get install python-dev swig -y
|
|||
cd /home/core/modules/indicators/python
|
||||
sudo python setup.py install
|
||||
|
||||
cd /home/core/modules/led
|
||||
npm i
|
||||
|
||||
|
||||
|
||||
echo "========== Setup bluetooth ============"
|
||||
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev -y
|
||||
|
|
Loading…
Reference in New Issue
Block a user