diff --git a/stage2/06-dride-base/00-run.sh b/stage2/06-dride-base/00-run.sh index 47cac94..94f1040 100755 --- a/stage2/06-dride-base/00-run.sh +++ b/stage2/06-dride-base/00-run.sh @@ -254,7 +254,7 @@ cd /home/core/modules/indicators/python sudo python setup.py install cd /home/core/modules/led -npm i +sudo npm i