mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-24 22:25:11 +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/
|
rsync -cr --delete --exclude build --exclude yotta_\* $TMP/ $DEST/
|
||||||
rm -rf $TMP
|
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