Skip to content

Commit

Permalink
bugfix homebridge maj (beta > master)
Browse files Browse the repository at this point in the history
  • Loading branch information
rocket13011 authored Oct 18, 2017
1 parent d4e6c25 commit d0c66c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/install_homebridge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ echo "--60%"
sudo npm install -g --unsafe-perm https://github.com/jeedom/homebridge.git#master
echo 70 > ${PROGRESS_FILE}
echo "--70%"
sudo npm install -g https://github.com/jeedom/homebridge-jeedom.git#beta
sudo npm install -g https://github.com/jeedom/homebridge-jeedom.git#master
sudo npm install -g https://github.com/jeedom/homebridge-camera-ffmpeg.git#master
echo 80 > ${PROGRESS_FILE}
echo "--80%"
Expand Down

0 comments on commit d0c66c5

Please sign in to comment.