3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
./trezorctl -t pipe -p /tmp/pipe.trezor $*
|