mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01: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…
Add table
Add a link
Reference in a new issue