mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 21:22:10 +00:00
tests: replace emulators URL
This commit is contained in:
parent
4200692930
commit
b780785beb
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
SITE="https://firmware.corp.sldev.cz/upgrade_tests/"
|
||||
SITE="https://firmware.corp.sldev.cz/releases/emulators/"
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# download all emulators without index files, without directories and only if not present
|
||||
|
Loading…
Reference in New Issue
Block a user