install bower too!
This commit is contained in:
3
setup.sh
3
setup.sh
@@ -87,7 +87,7 @@ sudo dpkg -i node_latest_armhf.deb
|
||||
# curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
|
||||
# sudo apt-get install -y nodejs
|
||||
|
||||
sudo npm install -g coffee-script pm2
|
||||
sudo npm install -g coffee-script pm2 bower
|
||||
|
||||
echo "Configuring Auto-start scripts"
|
||||
sudo chmod 777 loggers
|
||||
@@ -112,6 +112,7 @@ git clone http://patrickjmcd@bitbucket.poconsole.net/scm/poconsole/www.git
|
||||
git clone http://patrickjmcd@bitbucket.poconsole.net/scm/poconsole/filemanager.git
|
||||
|
||||
cd $installLoc/src/www
|
||||
bower install
|
||||
npm install
|
||||
|
||||
# echo "Setting up Wifi Access Point and DHCP Server"
|
||||
|
||||
Reference in New Issue
Block a user