Fixed path to module

This commit is contained in:
slush0 2013-09-13 05:32:58 +02:00
parent 9fd3121724
commit 66cede8e18
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
cd `dirname $0`
protoc --python_out=../bitkeylib/ trezor.proto
protoc --python_out=../trezorlib/ trezor.proto