Adjust script again

pull/311/head
Vladimir Volek 5 years ago
parent 459e338ba0
commit 50852186c8

@ -5,10 +5,10 @@ cd "$(dirname "$0")"
cd .. cd ..
# run bridge # run bridge
cd /trezor-bridge/extracted/usr/bin && ./trezord -e 21324 -u=false && cd /trezor-bridge/ && ./extracted/usr/bin/trezord -e 21324 -u=false
# run emulator # run emulator
cd /trezor-emulator/docker/emulator && ./run.sh && cd /trezor-emulator/docker/emulator && ./run.sh &
# run wallet # run wallet
cd /trezor-wallet && yarn run prod-server cd /trezor-wallet && yarn run server:stable

Loading…
Cancel
Save