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