diff options
Diffstat (limited to 'makedeps.sh')
| -rwxr-xr-x | makedeps.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makedeps.sh b/makedeps.sh index 78c454e..4793d3a 100755 --- a/makedeps.sh +++ b/makedeps.sh @@ -15,6 +15,7 @@ if [ -f $NAME-$VERSION.tgz ]; then tar czf ../$NAME-deps-$VERSION.tgz mycargo Cargo.lock popd + echo "+ Clean" rm -rf $MODULE-$VERSION else echo $NAME-$VERSION.tgz missing |
