mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-16 05:19:12 +00:00
5 lines
72 B
Makefile
5 lines
72 B
Makefile
|
build:
|
||
|
sh ./scripts/docker-build.sh
|
||
|
|
||
|
sync-%:
|
||
|
sh ./scripts/s3sync.sh $*
|