1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
trezor-firmware/core/docker/emulator/run.sh

8 lines
84 B
Bash
Raw Normal View History

#!/bin/bash
cd "$(dirname "$0")"
cd ..
export TREZOR_UDP_IP=0.0.0.0
source emu.sh