Add sudo for npm
This commit is contained in:
parent
e254d07d23
commit
ef82a5f848
|
@ -254,7 +254,7 @@ cd /home/core/modules/indicators/python
|
||||||
sudo python setup.py install
|
sudo python setup.py install
|
||||||
|
|
||||||
cd /home/core/modules/led
|
cd /home/core/modules/led
|
||||||
npm i
|
sudo npm i
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user