mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 12:48:32 +00:00
Cosmetics in create-module.sh
This commit is contained in:
parent
42618b870a
commit
493f065818
1 changed files with 1 additions and 1 deletions
|
@ -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