mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-15 12:08:59 +00:00
3 lines
53 B
Bash
3 lines
53 B
Bash
|
#!/bin/sh
|
||
|
./trezorctl -t pipe -p /tmp/pipe.trezor $*
|