Skip to content

Commit d0dc639

Browse files
committed
Minor logging improvement
1 parent 55bb35d commit d0dc639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build-docker-image.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/bash
22

33
if [[ "$DOCKER_PLATFORM" == "" ]]; then
4-
echo "Usage: env $DOCKER_PLATFORM=... bash $0"
4+
echo "Usage: env DOCKER_PLATFORM=... bash $0"
55
exit 1
66
fi
77

0 commit comments

Comments
 (0)