mirror of
https://github.com/token2/pico-fido.git
synced 2026-04-09 03:15:39 +00:00
6 lines
88 B
Bash
Executable File
6 lines
88 B
Bash
Executable File
#!/bin/bash -eu
|
|
|
|
source tests/docker_env.sh
|
|
run_in_docker ./tests/start-up-and-test.sh
|
|
|