From 85cad5075b8dcf036ad6462bbb2ca97f33a06c9e Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Tue, 11 May 2021 17:32:23 +0100 Subject: [PATCH] Fix number typo --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index c227f45..5354a51 100755 --- a/build.sh +++ b/build.sh @@ -326,7 +326,7 @@ case "$IMAGE_TYPE" in fi # Run simple-cdd - debug "Stage 1/2 - Build" + debug "Stage 2/2 - Build" cd simple-cdd/ run_and_log build-simple-cdd \ --verbose \