1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-17 01:52:02 +00:00
trezor-firmware/protob/build.sh
2013-10-24 19:29:11 +02:00

6 lines
96 B
Bash
Executable File

#!/bin/bash
cd `dirname $0`
protoc --python_out=../trezorlib/ -I/usr/include -I. trezor.proto