1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-01 20:08:26 +00:00
trezor-firmware/protobuf/build.sh

6 lines
77 B
Bash
Raw Normal View History

2012-11-15 10:35:48 +00:00
#!/bin/bash
cd `dirname $0`
2013-09-13 03:32:58 +00:00
protoc --python_out=../trezorlib/ trezor.proto