commit | 493f06581858eb1ae1d63bdc77d973bfa69f18ea | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Aug 17 14:23:43 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Aug 17 14:23:43 2015 +0200 |
tree | e456c1ff1bb0f8ac340e2df00887af216f31568f | |
parent | 42618b870aef4eeb9e69b45d1a126e83d055fcf6 [diff] [blame] |
Cosmetics in create-module.sh
diff --git a/yotta/create-module.sh b/yotta/create-module.sh index 3709455..1386c07 100755 --- a/yotta/create-module.sh +++ b/yotta/create-module.sh
@@ -41,4 +41,4 @@ 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'."