diff options
| author | mo khan <mo.khan@gmail.com> | 2020-11-10 01:30:35 +0000 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-11-10 01:30:35 +0000 |
| commit | 82338d974f42149e70f9163567940453f8f18b79 (patch) | |
| tree | 8f61c9dccbd468de456e516113e9d6f289a7a157 /run.sh | |
| parent | f8200b265f63173c9b8d0b26470b449f512dbd17 (diff) | |
fix: detect maven wrapper in sub directory
* chore: fix bin scripts
Diffstat (limited to 'run.sh')
| -rwxr-xr-x | run.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -50,9 +50,7 @@ function prepare_project() { license_management ignored_groups add test } -echo -e "section_start:$(date +%s):prepare_project\r\e[0KPrepare" prepare_project -echo -e "section_end:$(date +%s):prepare_project\r\e[0K" scan_project "$PREPARE" \ --format=json \ |
