Skip to content

Commit

Permalink
(sakuli/sakuli-ocr#7) Install sakuli ocr
Browse files Browse the repository at this point in the history
  • Loading branch information
svettwer committed Dec 15, 2020
1 parent 1360927 commit b1692db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/sakuli/sakuli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ do
npm i -g -E @sakuli/forwarder-$fwd@$1
done

echo "Installing Sakuli OCR v$1"
npm i -g -E @sakuli/ocr@$1

echo "Installing TypeScript v3.8.3"
npm i -g -E typescript@3.8.3

Expand Down

0 comments on commit b1692db

Please sign in to comment.