Push dev work to master #2

Merged
sixteenmillimeter merged 416 commits from dev into master 2018-07-19 15:29:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit bdac1aa50c - Show all commits

View File

@ -9,7 +9,7 @@ apt-get install nodejs npm -y
npm install -g n npm install -g n
n latest n latest
npm install -g npm@latest npm install -g npm@latest
npm install -g pm2 npm install -g pm2 node-gyp
echo "Installing bluetooth dependencies..." echo "Installing bluetooth dependencies..."
apt-get install bluetooth bluez libbluetooth-dev libudev-dev -y apt-get install bluetooth bluez libbluetooth-dev libudev-dev -y