Skip to content

Commit

Permalink
switched installer to npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
thkl committed Mar 7, 2017
1 parent 8cec27e commit 8a76e18
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions install.sh
Expand Up @@ -64,11 +64,7 @@ fi
info "Installing Virtual Layer Software"

cd /home/pi
git clone https://github.com/thkl/Homematic-Virtual-Interface.git
cd /home/pi/Homematic-Virtual-Interface
chmod +x setup.sh
./setup.sh

npm install homematic-virtual-interface


whiptail --yesno "Would you like to start the virtual layer at boot by default?" $DEFAULT 20 60 2
Expand Down

0 comments on commit 8a76e18

Please sign in to comment.