Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
WAvdBeek authored Oct 17, 2019
1 parent 011f461 commit 8ba69aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ cp ./iotivity-lite/swig/iotivity-lite-java/libs/*.jar ./otgc-linux/lib/.
#
cd otgc-linux

export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64"

# install the create lib, so that maven can find it during the build
mvn install:install-file \
-Dfile=lib/iotivity-lite.jar \
Expand Down

0 comments on commit 8ba69aa

Please sign in to comment.