Skip to content

Commit

Permalink
Call make at install
Browse files Browse the repository at this point in the history
  • Loading branch information
dkulp committed Sep 25, 2019
1 parent 18a458c commit c472a54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fpp_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ if ! dpkg --get-selections | grep -cq libusb-1.0-0-dev; then
sudo apt-get -q -y --reinstall install libusb-1.0-0-dev
fi

make

popd

0 comments on commit c472a54

Please sign in to comment.