mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
remove trezor script
This commit is contained in:
parent
03254680c9
commit
d4b41f691e
10
start-trezor
10
start-trezor
@ -1,10 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
# stop any existing instance of trezord
|
||||
killall trezord
|
||||
|
||||
# start the bridge for the simulator
|
||||
/Applications/Utilities/TREZOR\ Bridge/trezord -e 21324 >> /dev/null 2>&1 &
|
||||
|
||||
# launch simulator
|
||||
/Users/bruno/repos/trezor-core/emu.sh
|
Loading…
Reference in New Issue
Block a user