Update plugins/yolo/INSTALL.sh

merge-requests/63/head
Moe 2018-10-28 19:09:18 -07:00
parent c87521ec0d
commit 32aa29acdc
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ echo "https://github.com/rcaceiro/node-yolo"
export PATH=/usr/local/cuda/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH
npm install @vapi/node-yolo@1.2.4 --unsafe-perm
npm install --unsafe-perm
npm audit fix --force
echo "-----------------------------------"
echo "Start the plugin with pm2 like so :"