Cosmetics in create-module.sh

This commit is contained in:
Manuel Pégourié-Gonnard 2015-08-17 14:23:43 +02:00
parent 42618b870a
commit 493f065818

View file

@ -41,4 +41,4 @@ mkdir -p $DEST
rsync -cr --delete --exclude build --exclude yotta_\* $TMP/ $DEST/
rm -rf $TMP
echo "mbed TLS yotta module created in '$DEST'."
echo "mbed TLS yotta module created in '$PWD/$DEST'."