Skip to content

Commit

Permalink
Update 19_install_coraltpu.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vers4ce authored Aug 6, 2019
1 parent a3aa57c commit fd5cf81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts.d/19_install_coraltpu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ if [[ -f "${LIBEDGETPU_DST}" ]]; then
rm -f "${LIBEDGETPU_DST}"
fi

mkdir /usr/lib/arm-linux-gnueabihf
cp -p "${LIBEDGETPU_SRC}" "${LIBEDGETPU_DST}"
ldconfig

Expand Down

0 comments on commit fd5cf81

Please sign in to comment.