Skip to content

Commit 8bca04a

Browse files
committed
AutoSD menu entry in score_starter renamed to Docker instead of QEMU.
1 parent 67debf2 commit 8bca04a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

score_starter

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mEntries = [
2525
"eb-aarch64",
2626
),
2727
(
28-
"Run Autosd x86_64 QEMU",
28+
"Run AutoSD x86_64 Docker",
2929
"bazel --output_base=build/autosd-x86_64 run --config autosd-x86_64 //images/autosd:run",
3030
"autosd-x86_64",
3131
),

0 commit comments

Comments
 (0)