diff options
Diffstat (limited to 'test/scripts')
| -rwxr-xr-x | test/scripts/build-runner-image.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scripts/build-runner-image.sh b/test/scripts/build-runner-image.sh index fe8077b337..be0d637323 100755 --- a/test/scripts/build-runner-image.sh +++ b/test/scripts/build-runner-image.sh @@ -33,6 +33,7 @@ case $TARGET in mcopy \ -i "${TEST_RUNNER_IMAGE_PATH}" \ "${SCRIPT_DIR}/../target/$TARGET/release/test-runner.exe" \ + "${SCRIPT_DIR}/../target/$TARGET/release/am-i-mullvad.exe" \ "${PACKAGES_DIR}/"*.exe \ "${SCRIPT_DIR}/../openvpn.ca.crt" \ "::" |
