mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
cmdtr -> trezorctl
This commit is contained in:
parent
2451936f0e
commit
1441dffe0e
@ -85,7 +85,7 @@ flash2: $(NAME).hex
|
|||||||
-c "shutdown"
|
-c "shutdown"
|
||||||
|
|
||||||
upload:
|
upload:
|
||||||
../../python-trezor/cmdtr.py firmware_update -f $(NAME).bin
|
../../python-trezor/trezorctl firmware_update -f $(NAME).bin
|
||||||
|
|
||||||
sign: $(NAME).bin
|
sign: $(NAME).bin
|
||||||
../bootloader/firmware_sign.py -f $(NAME).bin
|
../bootloader/firmware_sign.py -f $(NAME).bin
|
||||||
|
Loading…
Reference in New Issue
Block a user