mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-24 05:52:18 +00:00
5 lines
77 B
Makefile
5 lines
77 B
Makefile
build-%:
|
|
sh ./scripts/docker-build.sh $*
|
|
|
|
sync-%:
|
|
sh ./scripts/s3sync.sh $*
|