refactor indicators installation
This commit is contained in:
parent
0be698ca2c
commit
80ae3c4a69
|
@ -359,7 +359,8 @@ if [ ${OS_TYPE} == "drideOS" ]; then
|
||||||
echo "========== Install Indicators ============"
|
echo "========== Install Indicators ============"
|
||||||
sudo apt-get install scons
|
sudo apt-get install scons
|
||||||
cd /home/Cardigan/modules/indicators
|
cd /home/Cardigan/modules/indicators
|
||||||
sudo python setup.py build
|
sudo scons
|
||||||
|
sudo python python/setup.py build
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user