comments fixes.

master
Moisés Guimarães 2017-09-19 14:39:06 -03:00
parent 8947cf35ec
commit 47c15dd6c7
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ if [[ "$TARGET_OS" == "" ]]; then
exit 1
fi
echo "Building docker images using wolfssl:$TARGET_OS\n"
echo "Building docker images from: $TARGET_OS\n"
docker build \
-t wolfssl/wolfssl:$TARGET_OS-lib \