mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-23 05:35:14 +00:00
Cosmetics in create-module.sh
This commit is contained in:
parent
42618b870a
commit
493f065818
|
@ -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'."
|
||||
|
|
Loading…
Reference in a new issue